File: comment_2_900eafe0a781018ff44b35ac232e3ad3._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (8 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="bremner"
 ip="156.34.89.108"
 subject="problems with spaces in filenames"
 date="2012-09-05T02:12:18Z"
 content="""
note that the sort -k2 doesn't work right for filenames with spaces in them. On the other hand, git-rm doesn't seem to like the escaped names from escaped_file.
"""]]