File: comment_8_1bad17001364d192e0d9affe5f0ea554._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 8"""
 date="2016-01-29T17:47:02Z"
 content="""
This was fixed in git-annex back in January 2015. It now checks the git
version at runtime, not assuming it will be used with as recent a version
of git as was available at compile time.

So if you're still seeing this problem, upgrading git-annex or git is the only
solution.
"""]]