summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-14 13:30:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-14 13:30:25 -0400
commit2584259a9c60fffc85efd9aa956bdf0df833a4c7 (patch)
tree91268cb39277435f4c28a09622167b1c446e5b82
parent56fae05882605d2273354e89c57886aaadab4abf (diff)
comment
-rw-r--r--doc/forum/messed_up_annex_by_using_git_checkout/comment_1_04f33895f6451690372595c576be2811._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/messed_up_annex_by_using_git_checkout/comment_1_04f33895f6451690372595c576be2811._comment b/doc/forum/messed_up_annex_by_using_git_checkout/comment_1_04f33895f6451690372595c576be2811._comment
new file mode 100644
index 000000000..cd480bc15
--- /dev/null
+++ b/doc/forum/messed_up_annex_by_using_git_checkout/comment_1_04f33895f6451690372595c576be2811._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-03-14T17:27:17Z"
+ content="""
+You don't seem to really say what the problem is, but I guess it has
+something to do with this `old_state4` branch which you have made.
+
+Maybe check what `git branch` shows to see if that branch is checked out,
+and if so, `git checkout master` to get back to the master branch.
+"""]]