File: comment_5_4f2a05ef6551806dd0ec65372f183ca4._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (10 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://joey.kitenet.net/"
 nickname="joey"
 subject="comment 5"
 date="2011-12-23T16:50:26Z"
 content="""
My goal for `git-annex merge` is that users should not need to know about it, so it should not be doing expensive pulls.

I hope that `git annex sync` will grow some useful features to support fully distributed git usage, as being discussed in [[pure_git-annex_only_workflow]]. I still use centralized git to avoid these problems myself.
"""]]