move a comment that is a bug report
This commit is contained in:
parent
9e6cee2aa3
commit
7ff40bc5be
4 changed files with 9 additions and 8 deletions
|
@ -1,10 +1,3 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="NewUser"
|
|
||||||
nickname="dont.post.me"
|
|
||||||
avatar="http://cdn.libravatar.org/avatar/90f59ddc341eaf9b2657422206c06901"
|
|
||||||
subject="`git annex uninit` fails when I symlink your symlink"
|
|
||||||
date="2023-11-20T04:22:02Z"
|
|
||||||
content="""
|
|
||||||
```
|
```
|
||||||
$ mkdir annex-test
|
$ mkdir annex-test
|
||||||
$ cd annex-test/
|
$ cd annex-test/
|
||||||
|
@ -42,4 +35,3 @@ What should I do?
|
||||||
Honestly, I'm happy with git-annex so far, I'm just thinking that I need to re-init with `annex.tune.objecthashlower=true` because my other computer is windows.
|
Honestly, I'm happy with git-annex so far, I'm just thinking that I need to re-init with `annex.tune.objecthashlower=true` because my other computer is windows.
|
||||||
|
|
||||||
Thanks!
|
Thanks!
|
||||||
"""]]
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 4"""
|
||||||
|
date="2023-11-21T19:56:32Z"
|
||||||
|
content="""
|
||||||
|
Moved some comments about a bug to
|
||||||
|
[[bugs/uninit_fails_when_I_symlink_your_symlink]].
|
||||||
|
Please do not use this man page's comment section to file bug reports.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue