aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2014-09-19 02:43:22 +0000
committerGravatar admin <admin@branchable.com>2014-09-19 02:43:22 +0000
commit85ea76ade10398dcfe38453dc65d08b1858a1d9e (patch)
treeb0922770fb5b56ad821449b86bd5ee194791a1c9
parent7bdc1436585178be5ee5e6ad06ef73186a88a63d (diff)
Added a comment: I know what it is now
-rw-r--r--doc/forum/big_overhead/comment_13_1c8cc992f04fc63179094c494bd25025._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/big_overhead/comment_13_1c8cc992f04fc63179094c494bd25025._comment b/doc/forum/big_overhead/comment_13_1c8cc992f04fc63179094c494bd25025._comment
new file mode 100644
index 000000000..229ef256a
--- /dev/null
+++ b/doc/forum/big_overhead/comment_13_1c8cc992f04fc63179094c494bd25025._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="108.236.230.124"
+ subject="I know what it is now"
+ date="2014-09-19T02:43:22Z"
+ content="""
+These objects are the ones written by git-remote-gcrypt when pushing to a remote. That's why the weird dates, root pseudo-commit, crazy filenames, and big gpg encrypted blobs. All countermeasures that git-remote-gcrypt uses to keep your encrypted git remote safe and not leak information about what's in it.
+
+So, this is a bug in git-remote-gcrypt. It needs to clean these objects up after pushing them! (Also after failed pushes.)
+"""]]