[tor-commits] [githax/master] You need to cd to a git dir first. Bug #9422; fix by hletteron

nickm at torproject.org nickm at torproject.org
Fri Aug 9 03:49:03 UTC 2013


commit 59dab8a0fc28b18f827e49246477deae5b8e2f5e
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Aug 8 23:48:57 2013 -0400

    You need to cd to a git dir first. Bug #9422; fix by hletteron
---
 doc/Howto.txt |    1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/Howto.txt b/doc/Howto.txt
index 0a50290..e5734aa 100644
--- a/doc/Howto.txt
+++ b/doc/Howto.txt
@@ -80,6 +80,7 @@ like it.
 Let's mess around with the repository a bit.
 
 -----
+% cd PROJECT
 % git status
 # On branch master
 nothing to commit (working directory clean)



More information about the tor-commits mailing list