Implement fetching
commit373f5f994063db8007cddadbe2c6097f3eaf43a9
authorJames Liggett <jrliggett@cox.net>
Sun, 1 Jun 2008 00:10:26 +0000 (31 17:10 -0700)
committerJames Liggett <jrliggett@cox.net>
Sun, 1 Jun 2008 00:10:26 +0000 (31 17:10 -0700)
tree21ec4a072292eb38ffe6cdeb822b9fad308c5d86
parenta494a69d6aee61660eed4131fc4f1083b82fc82e
Implement fetching
TODO.tasks
plugins/git/Makefile.am
plugins/git/anjuta-git.ui
plugins/git/git-fetch-command.c [new file with mode: 0644]
plugins/git/git-fetch-command.h [new file with mode: 0644]
plugins/git/git-fetch-dialog.c [new file with mode: 0644]
plugins/git/git-fetch-dialog.h [new file with mode: 0644]
plugins/git/plugin.c