Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move ref path matching to connect.c library | Linus Torvalds | 2005-07-04 | 1 | -0/+21 | |
| | | | | It's a generic thing for matching refs from the other side. | |||||
* | Factor out the ssh connection stuff from send-pack.c | Linus Torvalds | 2005-07-04 | 1 | -0/+86 | |
I want to use it for git-fetch-pack too. |