diff options
author | Brian Behlendorf <[email protected]> | 2009-01-26 21:58:32 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-01-26 21:58:32 -0800 |
commit | c65e71073f45e6e549c825969740cb15a96ea547 (patch) | |
tree | 9686b2430ff88ef4af07dc845b1cb0d3bbe449a9 | |
parent | 4710ede86aa9ea299e58e8f7293ee7c493a53ce0 (diff) |
Refresh type in topgit git://* reference
-rw-r--r-- | GIT | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ the latest version of TopGit which likely is not packaged nicely so you will need to build it from source. You can use Git to clone TopGit from the official site here and your all set: - > git clone git://repo.or.cz/w/topgit.git + > git clone git://repo.or.cz/topgit.git > make > make install # Default installs to $(HOME) |