Gitifier
Gitifier copied to clipboard
Git commit notifier for MacOSX
Hi, I just accidentally hit the - button in the repository list and don't know which repository went down the drain. Implementing undo/redo would be great. Regards, Mike
If I'm watching multiple repos, it would be nice to allow for multiple formats in the dropdown list of commits. For example, I would like to see something like `[repo...
It would be much better to watch status of some existing repo in system instead of cloning it again.
I have two email addresses that I commonly use for git repos: my personal one for my own repos (which was automatically picked up my Gitifier from my `~/.gitconfig`, thank...
I use gitosis to host all my private repos (http://blog.ardes.com/2008/5/19/git-hosting-with-leopard, http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way, http://eagain.net/gitweb/?p=gitosis.git). It uses regular ssh protocol with standard public key - just like github. When I attempt to add...
I would like to request a feature that allows me to get updates from a repo (even a specific branch) without actually cloning the whole thing locally. I currently can...