add backticks so asterisks are visible
This commit is contained in:
parent
b3ba0a2368
commit
8280f2558a
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ The behavior of some commands changes in an upgraded repository:
|
||||||
to the git repository. To cause some files to be added directly
|
to the git repository. To cause some files to be added directly
|
||||||
to git, you can configure `annex.largefiles`. For example:
|
to git, you can configure `annex.largefiles`. For example:
|
||||||
|
|
||||||
git config annex.largefiles "largerthan=100kb and not (include=*.c or include=*.h)"
|
`git config annex.largefiles "largerthan=100kb and not (include=*.c or include=*.h)"`
|
||||||
|
|
||||||
* `git annex unlock` and `git annex lock` change how the pointer to
|
* `git annex unlock` and `git annex lock` change how the pointer to
|
||||||
the annexed content is stored in git.
|
the annexed content is stored in git.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue