close
authorJoey Hess <joeyh@joeyh.name>
Thu, 28 Jan 2021 16:40:04 +0000 (12:40 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 28 Jan 2021 16:40:04 +0000 (12:40 -0400)
doc/bugs/be_like_git_and_ask_for_credentials_if_404.mdwn
doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_7_3fd3445beec2a6cc6e8c71bd8e90cc83._comment [new file with mode: 0644]

index 7ffa69644f58967ffb722493bd2307d3081954eb..bb204ea9e7181e2af1e77955579e59d4d72216dc 100644 (file)
@@ -17,3 +17,5 @@ edit 1: although probably a deeper look into how/why git decides to ask for cred
 
 [[!meta author=yoh]]
 [[!tag projects/dandi]]
+
+> [[notabug|done]] --[[Joey]]
diff --git a/doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_7_3fd3445beec2a6cc6e8c71bd8e90cc83._comment b/doc/bugs/be_like_git_and_ask_for_credentials_if_404/comment_7_3fd3445beec2a6cc6e8c71bd8e90cc83._comment
new file mode 100644 (file)
index 0000000..cfce6da
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 7"""
+ date="2021-01-28T16:37:59Z"
+ content="""
+github's rationalle for the sniffing, such as it is, is that an url to a
+git repository lets you view it in the web ui, and the same url can be
+cloned by git.
+
+Agreed, I'll close this in git-annex, and they can fix it in gin.
+"""]]