File: comment_5_287510b4e8b9043fe361b7c5dc1f4e9f._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 (7 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
[[!comment format=mdwn
 username="sts"
 subject="comment 5"
 date="2016-06-27T19:36:58Z"
 content="""
I always backup my git-annex repos using 'git bundle create ... --all' which is similar to a git clone, but much more convenient for backups, because it is just a single file :).
"""]]