diff --git a/doc/forum/git_annex_sync_remove_all_recently_added_files/comment_2_27a56e101f7c3fcba90b4c69fa39f4c4._comment b/doc/forum/git_annex_sync_remove_all_recently_added_files/comment_2_27a56e101f7c3fcba90b4c69fa39f4c4._comment new file mode 100644 index 0000000000..8a0aa7b057 --- /dev/null +++ b/doc/forum/git_annex_sync_remove_all_recently_added_files/comment_2_27a56e101f7c3fcba90b4c69fa39f4c4._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="qiang.fang@ddaed0de00c2925f8036e6c61ce6e12654263ada" + nickname="qiang.fang" + avatar="http://cdn.libravatar.org/avatar/5a55c6bcb3eaacde1355f9aca0d9384a" + subject="comment 2" + date="2021-03-06T00:03:51Z" + content=""" +Are you working on different computers? +Is the system time in sync? +"""]] diff --git a/doc/special_remotes/comment_46_f3f5348ceeffb458bcd7bfaa5c420751._comment b/doc/special_remotes/comment_46_f3f5348ceeffb458bcd7bfaa5c420751._comment new file mode 100644 index 0000000000..ddb8909586 --- /dev/null +++ b/doc/special_remotes/comment_46_f3f5348ceeffb458bcd7bfaa5c420751._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="tomdhunt" + avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3" + subject="Any way to delete a remote?" + date="2021-03-07T01:53:21Z" + content=""" +I can't find any way to delete a special remote. I created one that was explicitly temporary (to transfer between some other systems), and now I can't get rid of it. I've already run \"git remote rm\" on it, but it seems git-annex didn't pick this up. +"""]] diff --git a/doc/special_remotes/comment_47_780e9ba56a2a83d64583521b8d987e33._comment b/doc/special_remotes/comment_47_780e9ba56a2a83d64583521b8d987e33._comment new file mode 100644 index 0000000000..3458f3c8b2 --- /dev/null +++ b/doc/special_remotes/comment_47_780e9ba56a2a83d64583521b8d987e33._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 47" + date="2021-03-07T13:38:54Z" + content=""" +Try [[`git-annex-dead`|git-annex-dead]] remotename +"""]] diff --git a/doc/special_remotes/comment_48_ee5aa6762ca9403c1a2afe1819984fef._comment b/doc/special_remotes/comment_48_ee5aa6762ca9403c1a2afe1819984fef._comment new file mode 100644 index 0000000000..407caa4873 --- /dev/null +++ b/doc/special_remotes/comment_48_ee5aa6762ca9403c1a2afe1819984fef._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="tomdhunt" + avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3" + subject="comment 48" + date="2021-03-08T03:28:45Z" + content=""" +I've tried git-annex-dead, it removes the remotes from command outputs but the name is still taken. This isn't great if I want to delete and reconfigure the same remote. + +I can always just call it remote2, but that's unaesthetic. +"""]] diff --git a/doc/special_remotes/comment_49_044a3d6c35fa1b522f7aeea2cec4199a._comment b/doc/special_remotes/comment_49_044a3d6c35fa1b522f7aeea2cec4199a._comment new file mode 100644 index 0000000000..99bbc0d305 --- /dev/null +++ b/doc/special_remotes/comment_49_044a3d6c35fa1b522f7aeea2cec4199a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="Re: "Any way to delete a remote?"" + date="2021-03-08T15:13:36Z" + content=""" +There is also [[`git-annex-renameremote`|git-annex-renameremote]] . (And a old [[post|forum/How_to_rename_a_remote?]] on the topic, but that's before `git-annex-renameremote` was added.) +"""]]