comment and moreinfo

This commit is contained in:
Joey Hess 2020-08-06 11:30:44 -04:00
parent e2a662892e
commit 8312cac018
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 19 additions and 0 deletions

View file

@ -57,3 +57,5 @@ Ubuntu 18.04.4 LTS -> git-annex version: 6.20180227
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
nope allways have this weird bug who come to haunt me time to time.
[[!tag moreinfo]]

View file

@ -0,0 +1,17 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2020-08-06T15:23:48Z"
content="""
Is this repository using an adjusted branch?
Does the problem commit have a commit message like "git-annex automatic
merge conflict fix"?
I'm asking, because other than those two things, `git annex sync` is
really the same as `git merge`, in fact that's what it does.
(It's also a bit of a red flag to me that you're using a mix of git-annex
versions going back to 6 years old! So some bug fixed in those
6 years could be affecting you.)
"""]]