Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vcsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Lyda
vcsh
Commits
8b153927
Commit
8b153927
authored
7 years ago
by
Richard Hartmann
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #205 from harendra-kumar/master
Fix documentation for running git commands
parents
0fe34b82
ac191fb2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/vcsh.1.ronn
+2
-2
2 additions, 2 deletions
doc/vcsh.1.ronn
with
2 additions
and
2 deletions
doc/vcsh.1.ronn
+
2
−
2
View file @
8b153927
...
@@ -41,7 +41,7 @@ vcsh(1) - Version Control System for $HOME - multiple Git repositories in $HOME
...
@@ -41,7 +41,7 @@ vcsh(1) - Version Control System for $HOME - multiple Git repositories in $HOME
`vcsh` write-gitignore <repo>
`vcsh` write-gitignore <repo>
`vcsh` <repo> <git
command>
`vcsh` <repo> <gitcommand>
`vcsh` <repo>
`vcsh` <repo>
...
@@ -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 <
git
command>.
* <repo>:
* <repo>:
Shortcut to run `vcsh enter <repo>`.
Shortcut to run `vcsh enter <repo>`.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment