summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 <https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4@web>2016-10-17 23:11:10 +0000
committerGravatar admin <admin@branchable.com>2016-10-17 23:11:10 +0000
commit3b5973d97d14845698afcb70dcce0c43965ec6e6 (patch)
tree89ed4fba09d6442dd9f0208d25d2e56e0db923cc /doc
parent862ed817c0d267e5ead15138f4ccd1f9f076eaa2 (diff)
Added a comment: why option vs manual chmod
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/unlock_--read-only/comment_3_305c1b867c38edf74cdff1638e5b1cfa._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/unlock_--read-only/comment_3_305c1b867c38edf74cdff1638e5b1cfa._comment b/doc/todo/unlock_--read-only/comment_3_305c1b867c38edf74cdff1638e5b1cfa._comment
new file mode 100644
index 000000000..f1628d4c8
--- /dev/null
+++ b/doc/todo/unlock_--read-only/comment_3_305c1b867c38edf74cdff1638e5b1cfa._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
+ avatar="http://cdn.libravatar.org/avatar/8122123b4c2bc77187e32d7e025f7d445d7a08de1ba532237876a31159ac01da"
+ subject="why option vs manual chmod"
+ date="2016-10-17T23:11:10Z"
+ content="""
+as far as I see it
+
+- much easier to specify the option instead of figuring out which files were unlocked and need to be chmodded (some might be under git, etc)
+- probably would be notably (avoiding double file-tree traversal) faster in case of unlocking large number of files
+"""]]