🦞🌯 Lobster Roll

Thread

Shithub: Public git hosting on 9front (shithub.us)

Stories related to "Shithub: Public git hosting on 9front" across the full archive.

Shithub: Public git hosting on 9front (shithub.us)
go-git-dir: simple git hosting with a built-in SSH server (github.com)
shithub – a site hosting git repositories, running on git9, hosted on 9front (shithub.us)
[Show lobste.rs] vim plugin to view git/hg add/mod/del in gutter (bitbucket.org)
After seeing the sublime plugin (https://github.com/jisaacks/GitGutter) and getting a little jealous I decided to write my own version for vim. Still in beta status, and sadly not async - but that's on the roadmap to being fixed.
Contributing To GitHub Projects is Easy (longren.org)
Lessons Learned Building a Git-Based Knowledge Base for my SaaS product (wisecashhq.com)
Sourcegraph, a new self-hosted Git service with semantic code navigation, search, and review (src.sourcegraph.com)
git-crecord: interactively select changes to commit or stage (github.com)
Vanity text for GitHub - Write to your GitHub activity chart (github.com)
[Help][Github] Looking for open source CONTRIBUTORS (github.com)
Hello, I am looking for contributors to my open source project on GitHub. Some time ago I started it because I wanted to improve 3D web development for me and other people and **I want to get any feedback and people to contribute with.** **Github**: https://github.com/WhitestormJS/whitestorm.j...
Git quick statistics is a simple and efficient way to access various statistics in git repository. (github.com)
`git quick-stats` is a simple and efficient way to access various statistics in git repository. > Any git repository contains a tonne of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because of a gadzillion options to a gadzillion gi...
Simple and efficient way to delete remote merged branches from git repository. (github.com)
fugit - Minimal git+ssh access control system (github.com)
git-treesame-commit - Create commits that match the file tree of any arbitrary commit (github.com)
I can't believe this functionality isn't built in to Git. It's so useful, I use this all the time. (just ported an older version in Ruby to Python)
Deduplicating files in Public Git Archive (blog.sourced.tech)
How I organize my cloned git projects (piet.me)
GitHub Spray: Generate spray for your GitHub contribution graph (github.com)
How bad can it git? Characterizing secret leakage in public GitHub repositories (blog.acolyer.org)
Precis: A minimal note taking app built over Github Pages (abhin4v.github.io)
issue-bot, a bot to handle bug reports through mail for gitea's issue tracker (github.com)
I needed a quick and dirty solution to handle bug reports without requiring users to register in the gitea instance, but also keep track of them in gitea's issue tracker. Eventually I'd like to move the issue tracking to something else, but this was quicker. Haven't deployed it in production yet. Ye...
fudge: a lightweight Git WebUI written in Go (github.com)
imbox & git-fetch-email: IMAP to mbox (git.causal.agency)
Self-hosting a tiny git remote (benjaminwil.info)
A tool to show your Spotify “Now Playing” status on your GitHub profile (np.chary.us)
Self-hosting Git with cgit (peppe.rs)
Git shared hosting quirk (daniel-lange.com)
Smithy --- A tiny git forge written in Go (github.com)
Smithy is a web frontend for git repositories. It's implemented entirely in Golang, compiles to a single binary, and it's fast and easy to deploy. Smithy is an alternative to cgit or gitweb, and doesn't seek to compete with Gitea and the like. - Golang - Single binary - Easy to depl...
Git9 is self hosted now: Hosting git on Plan 9 (orib.dev)
Deploying Gitea on NixOS (Git self-hosting) (mcwhirter.com.au)
Undo your last git mistake with ugit (bhupesh-v.github.io)