Hacker News
- I'm not going to cryptographically sign my Git commits, and you shouldn't either https://blog.glyph.im/2024/01/unsigned-commits.html 12 comments
- Show HN: Bit – an experimental Git CLI with powerful suggestions written in Go https://github.com/chriswalz/bit 2 comments
- GCC Still Months Away from Transitioning to Git, Reposurgeon Being Ported to Go https://www.phoronix.com/scan.php?page=news_item&px=GCC-Reposurgeon-Py-To-Go-90 3 comments
- Where do we go after Git? https://hackernoon.com/where-do-we-go-after-git-d4d40d8303ce 2 comments
- Welp, there go my Git signatures http://karl.kornel.us/2017/10/welp-there-go-my-git-signatures/ 46 comments
- Gogs – Go Git Service https://gogs.io/ 183 comments
- Git Large File Storage Is Written in Go https://github.com/github/git-lfs 7 comments
Lobsters
- fudge: a lightweight Git WebUI written in Go https://github.com/bovarysme/fudge 8 comments go , show , vcs
- git-spice: Git branch and PR stacking tool, written in Go https://abhinav.github.io/git-spice/ 53 comments programming
- git-spice: Git branch and PR stacking tool, written in Go https://abhinav.github.io/git-spice/ 6 comments golang
- No more "enemy combatant" status for Git-mo detainees...IS the US going legit? http://www.google.com/hostednews/ap/article/aleqm5guxng-zkl2uhqdcatfqyy9_8qv3qd96tben00 4 comments worldnews
- go-gitdir: Simple git hosting with just a directory https://github.com/belak/go-gitdir 15 comments golang
- git rebase: what can go wrong? https://jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-/ 246 comments programming
- Semantic Diffing SQL - going beyond git diff https://github.com/tobymao/sqlglot/blob/main/posts/sql_diff.md 4 comments sql
- Wow, I knew there was a lot in Git, but I hadn’t even heard of git worktrees until I saw this video. I can already tell this is going to make my life so much easier https://youtu.be/s4BTvj1ZVLM 4 comments git
- autosaved: a utility that watches Git repositories for uncommitted changes so that you never lose your work. Written in Go https://github.com/nikochiko/autosaved 17 comments programming
- Simple and scalable workflow scheduler - Built in Go - Leveraging cron, git, hcl, standard logging and a distributed backend https://github.com/jshiv/cronicle 3 comments golang
- Sorcia - Self-hosted web frontend for git repositories written in Go https://sorcia.mysticmode.org/ 5 comments golang
- Sorcia - Self-hosted web frontend for git repositories written in Go https://sorcia.mysticmode.org/ 15 comments selfhosted
- Language Server Protocol draft implementation appears on Go git source https://go-review.googlesource.com/c/tools/+/136676 20 comments golang
- How do I go about learning Git? https://www.reddit.com/r/learnprogramming/comments/9c09ij/how_do_i_go_about_learning_git/ 9 comments learnprogramming
- Lazygit - A simple terminal UI for git commands, written in Go with the gocui library https://github.com/jesseduffield/lazygit 10 comments golang
- gitprotocolio: A Git protocol parser written in Go https://github.com/google/gitprotocolio 3 comments golang
- How is GDPR going to affect git hosting providers? https://law.stackexchange.com/q/24623 3 comments git
- Raspberry Pi Zero W, Raspbian Stretch Lite and Go Git Service is a good combination for a performant self-hosted git server https://www.techcoil.com/blog/setting-up-a-fast-git-server-on-raspberry-pi-zero-w-with-go-git-service-gogs-and-raspbian-stretch-lite/ 8 comments raspberry_pi
- “In the near future, we plan to promote Bitcoin Knots as an alternative to Bitcoin Core. This will mean the software presented on the download page will be Knots and not Core.“ Luke Jr going rogue and maybe hacked. His git permissions need to be revoked ASAP! http://archive.is/DH9gR 9 comments btc
- [GIT] when I go to push it fails every time https://www.reddit.com/r/learnprogramming/comments/77vn3v/git_when_i_go_to_push_it_fails_every_time/ 10 comments learnprogramming
- Comparing Git trees in Go https://blog.sourced.tech/post/difftree/ 7 comments golang
- Implementing Git's Compression In Go https://blog.gopheracademy.com/advent-2016/implementing_gits-compression_algorithm_in_go/ 16 comments golang
- What is the best way to allow a portion of a website to be directly edited, while the rest of the site needs to go through git? https://www.reddit.com/r/webdev/comments/4zkten/what_is_the_best_way_to_allow_a_portion_of_a/ 5 comments webdev
- Gogs – Go Git Service https://gogs.io/ 6 comments programming
- Going back in time to split older commits in Git http://blog.thoughtram.io/posts/going-back-in-time-to-split-older-commits/ 7 comments git
- Flight Rules for Git: What to do when things go wrong https://github.com/k88hudson/git-flight-rules 11 comments programming
- Contributing to Open Source Git Repositories in Go https://blog.splice.com/contributing-open-source-git-repositories-go/ 4 comments golang
- Gandalf - a REST api written in go to manage git repositories https://github.com/globocom/gandalf 3 comments golang
- What on earth is this? " JavaRanch Cattle Drive - Okay, saddle up folks. We're gonna git some real life experience writin' actual java code! Before you get going, you should read about the cattle drive. It explains a few things worth knowin!" http://www.javaranch.com/java-college.jsp 8 comments java
- If we're going to collaborate, we might as well do it the right way. Beginners guide to GIT. http://stackoverflow.com/questions/315911/git-for-beginners-the-definitive-practical-guide 3 comments linuxdev
- Perl moves to GIT, does anyone have ideas as to why they didn't go with SVN? What are the pros and cons of both? http://use.perl.org/articles/08/12/22/0830205.shtml 11 comments technology
- Gitting going with git: creating your first repository http://arstechnica.com/journals/linux.ars/2008/11/21/gitting-going-with-git-creating-your-first-repository 19 comments programming
- Git is amazing: Go back into the past and build libraries, then rebase your app on top of them http://illicittech.blogspot.com/2008/02/git-is-amazing.html 46 comments programming