Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | git-send-pack: start parsing local/remote reference differences | Linus Torvalds | 2005-06-29 | 1 | -3/+58 | |
| | | | | | Right now it just shows which refs it picks up, and whether they are the same or changed on the remote end. Getting there.. | |||||
* | Make send/receive-pack be closer to doing something interesting | Linus Torvalds | 2005-06-29 | 1 | -4/+8 | |
| | ||||||
* | Start of "git-send-pack", the local part of sending off a pack | Linus Torvalds | 2005-06-29 | 1 | -0/+118 | |
Like git-receive-pack, this is only partway done. |