summaryrefslogtreecommitdiff
path: root/send-pack.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-291-4/+8
|
* Start of "git-send-pack", the local part of sending off a packLinus Torvalds2005-06-291-0/+118
Like git-receive-pack, this is only partway done.