This commit is contained in:
parent
36e3f80a1c
commit
e874022aa3
1 changed files with 23 additions and 0 deletions
23
doc/bugs/git_clone_ignores_annex.mdwn
Normal file
23
doc/bugs/git_clone_ignores_annex.mdwn
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
### Please describe the problem.
|
||||||
|
|
||||||
|
More of a feature request than a bug. It would be nice if when creating a local clone with git clone this would run automatically:
|
||||||
|
|
||||||
|
ln -s ../../annex/.git/annex .git/annex
|
||||||
|
|
||||||
|
to hook up the annex. Just a minor thing, but I'd be nice.
|
||||||
|
|
||||||
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
|
|
||||||
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
|
||||||
|
### Please provide any additional information below.
|
||||||
|
|
||||||
|
[[!format sh """
|
||||||
|
# If you can, paste a complete transcript of the problem occurring here.
|
||||||
|
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||||
|
|
||||||
|
|
||||||
|
# End of transcript or log.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue