diff options
author | Bram <Bram@web> | 2014-10-03 13:44:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-03 13:44:50 +0000 |
commit | 539dce3adaaf646eebe01c350ff390633ded1620 (patch) | |
tree | 4a8d55d67bd3fd5cf5caf7ec92c26cb5b897f69b /doc | |
parent | fd591d45a8d01e869144f9050be10932a34b4cad (diff) |
Added a comment: tar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment b/doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment new file mode 100644 index 000000000..af3cf569b --- /dev/null +++ b/doc/forum/Equivalent_to_git_bundle__63__/comment_1_e42936a9bc36fbee69f48e32df303dee._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="Bram" + ip="81.20.68.186" + subject="tar" + date="2014-10-03T13:44:50Z" + content=""" +I would say you're just looking for 'tar cf' or 'tar czf' of the root directory of your repository. +Unless the (delta) compression that 'git bundle' would perform is a must-have... +"""]] |