File: comment_3_807035f38509ccb9f93f1929ecd37417._comment

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (8 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
[[!comment format=mdwn
 username="bremner"
 ip="156.34.79.193"
 subject="repo name conventions?"
 date="2011-12-30T21:41:13Z"
 content="""
I'm confused by the fact that the git-annex-shell adc rejects any repo names that don't start with /~/ since none of my repos start that way. It seems work ok if I just delete /\~ from the front of the regex, but I feel like I must be missing something. 
"""]]