Added a comment
authorgioele@678b7c03f524f2669b179b603f65352fcc16774e <gioele@web>
Fri, 31 Mar 2023 20:16:04 +0000 (20:16 +0000)
committeradmin <admin@branchable.com>
Fri, 31 Mar 2023 20:16:04 +0000 (20:16 +0000)
doc/forum/How_to_recover_from_failed_branch_updates__63__/comment_2_0edc7239488f78345f9e624ef210ebac._comment [new file with mode: 0644]

diff --git a/doc/forum/How_to_recover_from_failed_branch_updates__63__/comment_2_0edc7239488f78345f9e624ef210ebac._comment b/doc/forum/How_to_recover_from_failed_branch_updates__63__/comment_2_0edc7239488f78345f9e624ef210ebac._comment
new file mode 100644 (file)
index 0000000..252e2f7
--- /dev/null
@@ -0,0 +1,25 @@
+[[!comment format=mdwn
+ username="gioele@678b7c03f524f2669b179b603f65352fcc16774e"
+ nickname="gioele"
+ avatar="http://cdn.libravatar.org/avatar/366dbda84e78aff8a8a070622aeb63ce"
+ subject="comment 2"
+ date="2023-03-31T20:16:04Z"
+ content="""
+Thanks!
+
+For the record, this is what git will say after `git checkout \"adjusted/master(unlockpresent)\"`
+
+```
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+  9d92415fb git-annex adjusted branch
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> 9d92415fb
+
+Switched to branch 'adjusted/master(unlockpresent)'
+```
+"""]]