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
3177d4ce
Commit
3177d4ce
authored
11 years ago
by
Aaron Schumacher
Browse files
Options
Downloads
Patches
Plain Diff
typo: "availabile.d" to "available.d"
parent
53311ba2
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/README.md
+1
-1
1 addition, 1 deletion
doc/README.md
with
1 addition
and
1 deletion
doc/README.md
+
1
−
1
View file @
3177d4ce
...
@@ -128,7 +128,7 @@ of myrepos is technically optional, it will be an integral part of the
...
@@ -128,7 +128,7 @@ of myrepos is technically optional, it will be an integral part of the
proposed system that follows. For instance, you can use
proposed system that follows. For instance, you can use
[
myrepos
][
myrepos
]
to track repositories in home such as
`.emacs.d`
,
[
myrepos
][
myrepos
]
to track repositories in home such as
`.emacs.d`
,
which
`mr`
can clone and update for you automatically. To do this,
which
`mr`
can clone and update for you automatically. To do this,
just add a
`mr`
configuration file to
`availab
i
le.d`
with a
`checkout`
just add a
`mr`
configuration file to
`available.d`
with a
`checkout`
command to clone the repo, and set the [title] to the desired
command to clone the repo, and set the [title] to the desired
location, e.g.
`$HOME/.emacs.d`
. Try the
`mr register`
command in an
location, e.g.
`$HOME/.emacs.d`
. Try the
`mr register`
command in an
existing repository, then view
`~/.mrconfig`
for an example.
existing repository, then view
`~/.mrconfig`
for an example.
...
...
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