Implement pulling
commit0418ff1741f991d9f1d8470c414cfc89a3304723
authorJames Liggett <jrliggett@cox.net>
Tue, 22 Jul 2008 01:42:57 +0000 (21 18:42 -0700)
committerJames Liggett <jrliggett@cox.net>
Tue, 22 Jul 2008 01:42:57 +0000 (21 18:42 -0700)
tree2667813f904a913374e6006b3bf07089077e5771
parentc9aa5a4702cab025e2b1f4bc43ac3a1c80c36761
Implement pulling
TODO.tasks
plugins/git/Makefile.am
plugins/git/anjuta-git.glade
plugins/git/anjuta-git.ui
plugins/git/git-pull-command.c [new file with mode: 0644]
plugins/git/git-pull-command.h [new file with mode: 0644]
plugins/git/git-pull-dialog.c [new file with mode: 0644]
plugins/git/git-pull-dialog.h [new file with mode: 0644]
plugins/git/plugin.c