Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Document "curl" requirements. | Junio C Hamano | 2005-07-22 | 1 | -2/+4 |
| | | | | | | | Not just libcurl, but now we require curl executable as well. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | ||||
* | Fix up INSTALL and "git add" | Linus Torvalds | 2005-06-18 | 1 | -2/+2 |
| | | | | As suggested by Junio | ||||
* | Add some installation notes in INSTALL | Linus Torvalds | 2005-06-17 | 1 | -0/+64 |
Jens was the second person who hadn't heard of the "merge" program, and didn't have it installed. So document as many dependency and install issues as I can think of. |