diff options
author | rok <rok@web> | 2017-03-16 09:24:51 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-03-16 09:24:51 +0000 |
commit | 6507bf52d338edbbe761da4585d7d3d77cbc6cb9 (patch) | |
tree | 1c2abb738980bbb70d8c137f808780baea2c13f4 /doc/upgrades | |
parent | 00d21b7a5b2f15fee2dc2e8104ba6320e15cfa09 (diff) |
Added a comment: v6 default behavior
Diffstat (limited to 'doc/upgrades')
-rw-r--r-- | doc/upgrades/comment_1_85fb435417aea2763f9e6631680bd5fa._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/upgrades/comment_1_85fb435417aea2763f9e6631680bd5fa._comment b/doc/upgrades/comment_1_85fb435417aea2763f9e6631680bd5fa._comment new file mode 100644 index 000000000..c58f63ed5 --- /dev/null +++ b/doc/upgrades/comment_1_85fb435417aea2763f9e6631680bd5fa._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="rok" + avatar="http://cdn.libravatar.org/avatar/a80e31241cb35a3cf9bf8de34e05fc2d" + subject="v6 default behavior" + date="2017-03-16T09:24:50Z" + content=""" +I'm curious about the choice to change the behavior of critical git commands (such as add) in such a drastic way in V6, i.e. why does \"git add\" no longer add files to the git repo? The default of annex should be exclusive rather than inclusive, I shouldn't need to specify which files to *exclude* from annex, rather the other way around. This is an especially confusing default for code. What is the logic here? +"""]] |