]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: cd to repository before running git status.
authorTommi Virtanen <tv@inktank.com>
Thu, 2 Aug 2012 15:31:26 +0000 (08:31 -0700)
committerTommi Virtanen <tv@inktank.com>
Thu, 2 Aug 2012 15:35:14 +0000 (08:35 -0700)
Signed-off-by: Tommi Virtanen <tv@inktank.com>
doc/source/clone-source.rst

index 37ab6bc8cec94ff12bd4ec89810804413057a1dd..0d771b4fe1e6183b0a602ba1e295aaf8f950829f 100644 (file)
@@ -18,6 +18,7 @@ repository.
    included in the repository. Running ``git status`` will tell you if
    the submodules are out of date::
 
+       cd ceph
        git status
 
    If they are, run::