git-goggles icon indicating copy to clipboard operation
git-goggles copied to clipboard

A series of GIT utilities to streamline working with remote branches and reviewing code. git-goggles can be thought of as "git branch -a" on steroids. You can install with "[pip install | easy_install...

Results 4 git-goggles issues
Sort by recently updated
recently updated
newest added

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...

I've got a few repos with a lot of remotes and branches. I'd like to be able to declare the stuff as "seen" and stop having old stuff show up...

Rather than using tags, I think the code review would be better off having a private set of data within `.git` that it uses to know what you've done and...

origin/HEAD gets printed as a row just like any other branch. What we could do instead is to have a line above the table stating what HEAD currently is