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
989fcf27
Commit
989fcf27
authored
11 years ago
by
Richard Hartmann
Browse files
Options
Downloads
Patches
Plain Diff
Update manpage
parent
290c0cc5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/vcsh.1.ronn
+9
-0
9 additions, 0 deletions
doc/vcsh.1.ronn
vcsh.1
+14
-1
14 additions, 1 deletion
vcsh.1
with
23 additions
and
1 deletion
doc/vcsh.1.ronn
+
9
−
0
View file @
989fcf27
...
@@ -171,6 +171,15 @@ executed in the context of your shell.
...
@@ -171,6 +171,15 @@ executed in the context of your shell.
Interesting knobs you can turn:
Interesting knobs you can turn:
* <$VCSH_GITATTRIBUTES>:
Can be <none>, or any other value.
<none> will not maintain Git attributes in a special location.
If set to any other value, repo-specific gitattributes files will be maintained.
Defaults to <none>.
* <$VCSH_GITIGNORE>:
* <$VCSH_GITIGNORE>:
Can be <exact>, <none>, or <recursive>.
Can be <exact>, <none>, or <recursive>.
...
...
This diff is collapsed.
Click to expand it.
vcsh.1
+
14
−
1
View file @
989fcf27
.\" generated with Ronn/v0.7.3
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.
.TH "VCSH" "1" "
February
2014" "" ""
.TH "VCSH" "1" "
March
2014" "" ""
.
.
.SH "NAME"
.SH "NAME"
\fBvcsh\fR \- Version Control System for $HOME \- multiple Git repositories in $HOME
\fBvcsh\fR \- Version Control System for $HOME \- multiple Git repositories in $HOME
...
@@ -213,6 +213,19 @@ Please note that those files are sourced\. Any and all commands will be executed
...
@@ -213,6 +213,19 @@ Please note that those files are sourced\. Any and all commands will be executed
Interesting knobs you can turn:
Interesting knobs you can turn:
.
.
.TP
.TP
\fI$VCSH_GITATTRIBUTES\fR
Can be \fInone\fR, or any other value\.
.
.IP
\fInone\fR will not maintain Git attributes in a special location\.
.
.IP
If set to any other value, repo\-specific gitattributes files will be maintained\.
.
.IP
Defaults to \fInone\fR\.
.
.TP
\fI$VCSH_GITIGNORE\fR
\fI$VCSH_GITIGNORE\fR
Can be \fIexact\fR, \fInone\fR, or \fIrecursive\fR\.
Can be \fIexact\fR, \fInone\fR, or \fIrecursive\fR\.
.
.
...
...
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