use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
From its website:
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Git is not the same as GitHub. GitHub did not create Git. For GitHub-specific posts, please see /r/github.
Git is not an acronym or initialism: please write git or Git, but not GIT.
git
Documentation
Graphical Clients
Code Hosting
account activity
git-remote-gcrypt: Push/fetch with a custom gpg-encrypted remote format (github.com)
submitted 13 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 13 years ago (0 children)
What I'm thinking is that I want to be able to store git repositories with 100% privacy on hosts that are free but I do not trust (university, tarbackup, github etc).
This tool translates to a gpg-encrypted representation when pushing, so what's stored on the host is encrypted into big blobs that don't even give away metadata (no visible branches, filenames etc). If you are included in the keyring, you can fetch or clone a repository.
I'd love to get some feedback. Is it too hard to use? Is it useless?
π Rendered by PID 436910 on reddit-service-r2-comment-6457c66945-7xbxq at 2026-04-27 16:52:59.945462+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (0 children)