capehill

Results 5 issues of capehill

Problem: only 1 of 2 constructors in shared object are called. Both constructors are called when library is linked statically. (Both destructors are called in all cases). Not sure if...

It seems that simplegit supports checking out branches or paths, but not tags. Sometimes it would be useful to checkout a tag and then create a new branch on that...

Sometimes, when fetching changes from remote (sgit fetch origin) and merging them (sgit merge origin/master), repository stays in "merging" state (without conflicts). Any idea how to clear this without re-cloning?...

There are some modified files in my local repo. Trying to diff just one doesn't work: sgit diff makefile.os4 libgit error (4): Revspec 'makefile.os4' not found. Using latest sgit (November...