summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
AgeCommit message (Expand)Author
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano
2007-02-25Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano
2007-02-03Cleanup subcommand documentation for git-remote.Shawn O. Pearce
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-08Documentation: add git-remote man pageJ. Bruce Fields