diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-10-26 13:33:21 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-10-26 13:33:21 -0400 |
commit | ec727b4f0369ce82a8ee99c8d6a7bd482bbd0b4e (patch) | |
tree | ad5eed1ae115a7500500c5440e1bf6182179f69c /doc | |
parent | 8e0be12f87c1a1067e0012a23618d4b8aa5a4534 (diff) |
respinse
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Help_fixing_S3_mistake/comment_5_7060bcd3424caab3570dcc7cbd3df93e._comment | 12 |
1 files changed, 12 insertions, 0 deletions
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 000000000..5cfe3edd2 --- /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. +"""]] |