summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
AgeCommit message (Expand)Author
2007-05-06Documentation: fix typo in git-remote.txtJames Bowes
2007-02-28Merge branch 'maint'Junio C Hamano
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano
2007-02-26Merge branch 'maint'Junio C Hamano
2007-02-26Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano
2007-02-21Allow git-remote to update named groups of remotesTheodore Ts'o
2007-02-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o
2007-02-04Cleanup subcommand documentation for git-remote.Shawn O. Pearce
2007-02-02Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-09Documentation: add git-remote man pageJ. Bruce Fields