summaryrefslogtreecommitdiff
path: root/git-fetch-script
AgeCommit message (Expand)Author
2005-07-08Add "git-sh-setup-script" for common git shell script setupLinus Torvalds
2005-07-05Work around git-http-pull breakage in git-fetch-scriptLinus Torvalds
2005-07-05git-fetch-script: use git-fetch-pack for local and ssh fetches.Linus Torvalds
2005-06-23Make "git fetch" able to fetch a named tagLinus Torvalds
2005-06-21Clean up different special *HEAD handlingLinus Torvalds
2005-06-07Make fetch/pull scripts terminate cleanly on errorsLinus Torvalds
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds