git-goggles
git-goggles copied to clipboard
better repository directory detection
Fix git-goggles to work from git sub-directories instead of just the top level directory.
Add a method to Repository that checks that the current directory is actually a git repository as well as being the git repository that was used in initialization.
Any progress on this?