Skip to content
Snippets Groups Projects
Commit 8b153927 authored by Richard Hartmann's avatar Richard Hartmann Committed by GitHub
Browse files

Merge pull request #205 from harendra-kumar/master

Fix documentation for running git commands
parents 0fe34b82 ac191fb2
Branches
No related tags found
No related merge requests found
...@@ -173,7 +173,7 @@ an interactive user. ...@@ -173,7 +173,7 @@ an interactive user.
Write .gitignore.d/<repo> via `git ls-files`. Write .gitignore.d/<repo> via `git ls-files`.
* <repo> <gitcommand>: * <repo> <gitcommand>:
Shortcut to run `vcsh` on a repo. Will prepend `git` to <command>. Shortcut to run `git` commands on a repo. Will prepend `git` to <gitcommand>.
* <repo>: * <repo>:
Shortcut to run `vcsh enter <repo>`. Shortcut to run `vcsh enter <repo>`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment