
9 Aug
2013
9 Aug
'13
3:49 a.m.
commit 59dab8a0fc28b18f827e49246477deae5b8e2f5e Author: Nick Mathewson <nickm@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)