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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Lyda
vcsh
Commits
aef309d6
Commit
aef309d6
authored
Aug 27, 2017
by
Richard Hartmann
Committed by
GitHub
Aug 27, 2017
Browse files
Options
Downloads
Plain Diff
Merge pull request #229 from danielshahaf/document-enter-v1
docs: Clarify what 'enter' does.
parents
aeb2de1f
e47baf02
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/vcsh.1.ronn
+1
-1
1 addition, 1 deletion
doc/vcsh.1.ronn
vcsh
+1
-0
1 addition, 0 deletions
vcsh
with
2 additions
and
1 deletion
doc/vcsh.1.ronn
+
1
−
1
View file @
aef309d6
...
@@ -98,7 +98,7 @@ an interactive user.
...
@@ -98,7 +98,7 @@ an interactive user.
Delete an existing repository.
Delete an existing repository.
* enter:
* enter:
Enter repository; spawn new <$SHELL>.
Enter repository; spawn new <$SHELL>
with <$GIT_DIR> set
.
* foreach:
* foreach:
Execute git command for every vcsh repository.
Execute git command for every vcsh repository.
...
...
This diff is collapsed.
Click to expand it.
vcsh
+
1
−
0
View file @
aef309d6
...
@@ -106,6 +106,7 @@ help() {
...
@@ -106,6 +106,7 @@ help() {
commit Commit in all repositories
commit Commit in all repositories
delete <repo> Delete an existing repository
delete <repo> Delete an existing repository
enter <repo> Enter repository; spawn new instance of
\$
SHELL
enter <repo> Enter repository; spawn new instance of
\$
SHELL
with
\$
GIT_DIR set.
foreach [<-g>]
foreach [<-g>]
<git command> Execute a command for every repository
<git command> Execute a command for every repository
help Display this help text
help Display this help text
...
...
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