summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-16 17:05:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-16 17:18:33 -0400
commit26e4d57a9537ea3ae0c3c3b6601ee19bdd5bf50b (patch)
tree9891b572befbc1e44b2179e6c5a9f48c96aa3a80 /doc/design
parentbb482c2f54c38a8b1d08ed7762e50ae46ed1bbac (diff)
adjust: Add --fix adjustment, which is useful when the git directory is in a nonstandard place.
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/adjusted_branches/comment_4_adfcbfa7a9193318cba459766a60c072._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/adjusted_branches/comment_4_adfcbfa7a9193318cba459766a60c072._comment b/doc/design/adjusted_branches/comment_4_adfcbfa7a9193318cba459766a60c072._comment
new file mode 100644
index 000000000..2037a5f32
--- /dev/null
+++ b/doc/design/adjusted_branches/comment_4_adfcbfa7a9193318cba459766a60c072._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2016-05-16T20:34:28Z"
+ content="""
+@thowz great idea! And not hard at all to implement! I've done so:
+`git annex adjust --fix`
+"""]]