Implement branch switching.
commit4998b8fa71d74503c3be942eebd42767f6a432bf
authorJames Liggett <jrliggett@cox.net>
Sat, 26 Apr 2008 07:29:40 +0000 (26 00:29 -0700)
committerJames Liggett <jrliggett@cox.net>
Sat, 26 Apr 2008 07:29:40 +0000 (26 00:29 -0700)
tree79e7b5d4686976f5608c9f7c5dc083c4a8283ebf
parentf6fe579b95f3c4d15e2a03cf11f6d60d413e0fb6
Implement branch switching.
TODO.tasks
plugins/git/Makefile.am
plugins/git/anjuta-git.glade
plugins/git/anjuta-git.ui
plugins/git/git-branch-checkout-command.c [new file with mode: 0644]
plugins/git/git-branch-checkout-command.h [new file with mode: 0644]
plugins/git/git-switch-dialog.c [new file with mode: 0644]
plugins/git/git-switch-dialog.h [new file with mode: 0644]
plugins/git/plugin.c