From 07a7d33364c4d6be817746210c52a4a50088f545 Mon Sep 17 00:00:00 2001 From: Atemu Date: Thu, 22 Apr 2021 10:01:01 +0000 Subject: [PATCH] Added a comment --- ...ent_8_ed88d2b82fc3283540caf3a255a88188._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/Forget_about_accidentally_added_file__63__/comment_8_ed88d2b82fc3283540caf3a255a88188._comment diff --git a/doc/forum/Forget_about_accidentally_added_file__63__/comment_8_ed88d2b82fc3283540caf3a255a88188._comment b/doc/forum/Forget_about_accidentally_added_file__63__/comment_8_ed88d2b82fc3283540caf3a255a88188._comment new file mode 100644 index 0000000000..e012b00e03 --- /dev/null +++ b/doc/forum/Forget_about_accidentally_added_file__63__/comment_8_ed88d2b82fc3283540caf3a255a88188._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="Atemu" + avatar="http://cdn.libravatar.org/avatar/d1f0f4275931c552403f4c6707bead7a" + subject="comment 8" + date="2021-04-22T10:01:01Z" + content=""" +It'd also be helpful if this could be integrated into the unannex subcommand: + +`git annex add file` -> realise it shouldn't have been added -> `git annex unannex --forget file` + +That would make for a rather intuitive and user-friendly workflow. + +If the git-annex branch is unpushed, it could even be rebased to reflect that change but that might be too complicated to do reliably. +"""]]