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
75f13114
Commit
75f13114
authored
Jul 23, 2013
by
Richard Hartmann
Browse files
Options
Downloads
Patches
Plain Diff
doc/vcsh.1.ronn: Alphabetize options
parent
65dc14e5
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/vcsh.1.ronn
+3
-3
3 additions, 3 deletions
doc/vcsh.1.ronn
with
3 additions
and
3 deletions
doc/vcsh.1.ronn
+
3
−
3
View file @
75f13114
...
...
@@ -164,16 +164,16 @@ executed in the context of your shell.
Interesting knobs you can turn:
* <$VCSH_GITIGNORE>:
Can be <exact>, <
recursive>, or <non
e>.
Can be <exact>, <
none>, or <recursiv
e>.
<exact> will seed the repo-specific ignore file with all file and directory
names which `git ls-files` returns.
<none> will not write any ignore file.
<recursive> will descend through all directories recursively additionally to
the above.
<none> will not write any ignore file.
Defaults to <exact>.
Less interesting knobs you could turn:
...
...
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