diff options
author | yarikoptic <yarikoptic@web> | 2017-03-23 04:09:44 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-03-23 04:09:44 +0000 |
commit | 73ebe07e53aca7d82e27519038412867262170a2 (patch) | |
tree | 3c0e1cbd3d42edd14d0e49538bd01b11b3a5aed4 | |
parent | 8e5dee508c0099829c578b1d03d6e1cef086abfd (diff) |
initial report
-rw-r--r-- | doc/todo/annex_add___40__-u__124__--update__41___mode.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/annex_add___40__-u__124__--update__41___mode.mdwn b/doc/todo/annex_add___40__-u__124__--update__41___mode.mdwn new file mode 100644 index 000000000..833117652 --- /dev/null +++ b/doc/todo/annex_add___40__-u__124__--update__41___mode.mdwn @@ -0,0 +1,3 @@ +to supplement 'git add -u' behavior -- to add only updated (tracked only, no untracked) files to be committed. ATM all files would be added, including untracked. + +[[!meta author=yoh]] |