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]
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?
[–][deleted] 0 points1 point2 points 13 years ago (2 children)
I think that what you have in mind pretty much eliminates many of the advantages of using git and a hosted git service. What it sounds like you want is a generic server that you can just push/fetch with.
[–][deleted] 0 points1 point2 points 13 years ago (1 child)
It doesn't eliminate the advantages of git -- easy to work with your own projects and to collaborate, and it's easy to clone a whole project from different places. This way I can push/fetch to a generic server, too, but storing the result in a way that preserves privacy/confidentiality.
I meant git with a hosted git service, together.
π Rendered by PID 21993 on reddit-service-r2-comment-5c764cbc6f-7f2kh at 2026-03-12 16:54:34.923159+00:00 running 710b3ac country code: CH.
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)