comments
This commit is contained in:
parent
2e54251c18
commit
548037223c
2 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 2"""
|
||||||
|
date="2015-04-29T17:48:12Z"
|
||||||
|
content="""
|
||||||
|
It seems this was also filed as a bug report
|
||||||
|
<http://git-annex.branchable.com/bugs/git_annex_import:_ignored_names_fatal/> so I'll deal with it there.
|
||||||
|
"""]]
|
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2015-04-29T17:47:08Z"
|
||||||
|
content="""
|
||||||
|
The --deduplicate option deals with duplicated file contents. This is
|
||||||
|
a filename that is already in your git repo, git annex import avoids
|
||||||
|
overwriting that with a different imported file unless you tell it --force.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue