From 25f80b4682055f12a7eb8b518b6c064f94587757 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Oct 2015 13:33:21 -0400 Subject: [PATCH] respinse --- ...mment_5_7060bcd3424caab3570dcc7cbd3df93e._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Help_fixing_S3_mistake/comment_5_7060bcd3424caab3570dcc7cbd3df93e._comment diff --git a/doc/forum/Help_fixing_S3_mistake/comment_5_7060bcd3424caab3570dcc7cbd3df93e._comment b/doc/forum/Help_fixing_S3_mistake/comment_5_7060bcd3424caab3570dcc7cbd3df93e._comment new file mode 100644 index 0000000000..5cfe3edd2b --- /dev/null +++ b/doc/forum/Help_fixing_S3_mistake/comment_5_7060bcd3424caab3570dcc7cbd3df93e._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2015-10-26T17:31:54Z" + content=""" +Since this information about remotes is stored in your git repository, I +don't see how the repository could lose it. I mean, you might have to look +in the history if you've changed some value, like the chunking setting +from what it's supposed to be, in order to find the historical value, but +like anything checked into a git repository, it's there until you throw the +repository away or git-filter-branch the information out of existence. +"""]]