update
This commit is contained in:
parent
e35001ad6b
commit
181f9457ee
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 2"""
|
||||||
|
date="2016-03-01T20:36:43Z"
|
||||||
|
content="""
|
||||||
|
Here's a more minimal test case, not involving git-annex at all:
|
||||||
|
|
||||||
|
git init gitdir
|
||||||
|
mkdir worktree
|
||||||
|
cd worktree
|
||||||
|
ln -s ../gitdir/.git .git
|
||||||
|
git submodule add /any/git/repo sub
|
||||||
|
|
||||||
|
fatal: Could not chdir to '../../../sub': No such file or directory
|
||||||
|
|
||||||
|
I have forwarded that test case to the git ML.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue