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
6345c7ee
Commit
6345c7ee
authored
11 years ago
by
Richard Hartmann
Browse files
Options
Downloads
Patches
Plain Diff
Update static manpage
parent
ddec88d1
No related branches found
Tags
v1.20130723-homebrew
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
vcsh.1
+25
-5
25 additions, 5 deletions
vcsh.1
with
25 additions
and
5 deletions
vcsh.1
+
25
−
5
View file @
6345c7ee
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "VCSH" "1" "
Ma
y 2013" "" ""
.TH "VCSH" "1" "
Jul
y 2013" "" ""
.
.SH "NAME"
\fBvcsh\fR \-
manage config files in $HOME via fake bar
e Git repositories
\fBvcsh\fR \-
Version Control System for $HOME \- multipl
e Git repositories
in $HOME
.
.SH "SYNOPSIS"
\fBvcsh\fR [\fIoptions\fR] \fIcommand\fR
...
...
@@ -34,6 +34,12 @@
\fBvcsh\fR list\-tracked\-by \fIrepo\fR
.
.P
\fBvcsh\fR pull
.
.P
\fBvcsh\fR push
.
.P
\fBvcsh\fR rename \fIrepo\fR \fInewname\fR
.
.P
...
...
@@ -95,6 +101,9 @@ Enable verbose mode
clone
Clone an existing repository\.
.
.IP
If you need to clone a bundle of repositories, look into the \fBpost\-clone\-retired\fR hook\.
.
.TP
delete
Delete an existing repository\.
...
...
@@ -124,6 +133,14 @@ list\-tracked\-by
List files tracked by a repository\.
.
.TP
pull
Pull from all vcsh remotes\.
.
.TP
push
Push to all vcsh remotes\.
.
.TP
rename
Rename a repository\.
.
...
...
@@ -186,15 +203,18 @@ Interesting knobs you can turn:
.
.TP
\fI$VCSH_GITIGNORE\fR
Can be
either
\fIexact\fR
or
\fIrecursive\fR\.
Can be \fIexact\fR
,
\fIrecursive\fR
, or \fInone\fR
\.
.
.IP
\fIexact\fR will seed the repo\-specific
<\.git
ignore
>
with all file and directory names which \fBgit ls\-files\fR returns\.
\fIexact\fR will seed the repo\-specific ignore
file
with all file and directory names which \fBgit ls\-files\fR returns\.
.
.IP
\fIrecursive\fR will descend through all directories recursively additionally to the above\.
.
.IP
\fInone\fR will not write any ignore file\.
.
.IP
Defaults to \fIexact\fR\.
.
.P
...
...
@@ -278,7 +298,7 @@ vcsh was initally written by madduck\. This version is a re\-implementation from
This manpage and \fBvcsh\fR itself were written by Richard "RichiH" Hartmann\.
.
.SH "COPYRIGHT"
Copyright 2011\-201
2
Richard Hartmann \fIrichih\.mailinglist@gmail\.com\fR
Copyright 2011\-201
3
Richard Hartmann \fIrichih\.mailinglist@gmail\.com\fR
.
.P
Licensed under the GNU GPL version 2 or higher\.
...
...
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