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
- Use KeePassXC to sign your Git commits https://code.mendhak.com/keepassxc-sign-git-commit-with-ssh/ 25 comments
- Git Query Language https://amrdeveloper.github.io/GQL 8 comments
- In a Git repository, where do your files live? https://jvns.ca/blog/2023/09/14/in-a-git-repository--where-do-your-files-live-/ 113 comments
- Linus Torvalds goes off on Linux and Git (2012) http://typicalprogrammer.com/linus-torvalds-goes-off-on-linux-and-git/ 3 comments
- Git plus Dropbox, The Easy Way http://nosleep.ca/2013/09/28/git-dropbox-the-easy-way/ 2 comments
- [Gitoxide in January]: full multi-index support in object database and complete git-index reading https://github.com/Byron/gitoxide/discussions/340 6 comments rust
- How-to manage multiple git-hub accounts from EMACS? https://www.reddit.com/r/emacs/comments/5y2ws4/howto_manage_multiple_github_accounts_from_emacs/ 5 comments emacs
- Modern Git Commands and Features You Should Be Using https://martinheinz.dev/blog/109 159 comments programming
- [WIP] Request for comment on Git commit graph https://github.com/rbong/vim-flog 9 comments neovim
- The Universe of Discourse : Things I wish everyone knew about Git (Part II) https://blog.plover.com/prog/git/tips-2.html 2 comments programming
- How much of git do you use? I have read where most people don't use much of the advanced git. And a few where they say you have to learn it all. https://git-scm.com/book/en/v2 10 comments git
- The elements of git https://cuddly-octo-palm-tree.com/posts/2021-09-19-git-elements/ 2 comments coding
- Same commit has two dates (git cli vs github.com) https://github.com/WireGuard/wireguard-monolithic-historical/commit/99d303ac 5 comments git
- Intellij changelists completely changed my git workflow [for devs] https://www.jetbrains.com/help/idea/managing-changelists.html#active-changelist 6 comments git
- Git process that works - say no to GitFlow https://reallifeprogramming.com/git-process-that-works-say-no-to-gitflow-50bf2038ccf7 95 comments programming
- Git Basics Simply Explained For Beginners https://blog.shahednasser.com/git-basics-for-beginners/ 16 comments programming
- Highlights from Git 2.31 https://github.blog/2021-03-15-highlights-from-git-2-31/ 16 comments programming
- 99% of the Git commands you'll need at work, demonstrated in a single script https://bitbucket.org/bitpusher16/dotfiles/raw/49a01d929dcaebcca68bbb1859b4ac1aea93b073/refs/git/git_examples.sh 391 comments programming
- JEP 357: Migrate from Mercurial to Git https://openjdk.java.net/jeps/357 26 comments java
- Exploring new frontiers for Git push performance https://devblogs.microsoft.com/devops/exploring-new-frontiers-for-git-push-performance/ 25 comments programming
- [Early draft preview] Write yourself a Git! https://wyag.thb.lt/ 5 comments git
- What exactly do people mean by "experience with git required"? Isn't git basically just checking out/committing code? Is there anything so complicated about it that you need to know it before taking a job? https://www.reddit.com/r/cscareerquestions/comments/7baaq7/what_exactly_do_people_mean_by_experience_with/ 23 comments cscareerquestions
- AMDGPU-PRO 17.30 vs. Linux 4.13 + Mesa Git RadeonSI Benchmarks http://www.phoronix.com/scan.php?page=article&item=amdgpu-1730-radeonsi&num=1 32 comments linux_gaming
- Sentiment Analysis of Git Commit Messages http://geeksta.net/geeklog/exploring-expressions-emotions-github-commit-messages/ 11 comments coding
- Question: Git Builds in PRs & Post Merge https://www.reddit.com/r/devops/comments/5y1zte/question_git_builds_in_prs_post_merge/ 5 comments devops
- What's the best git hosting service for games? https://www.reddit.com/r/gamedev/comments/5ls972/whats_the_best_git_hosting_service_for_games/ 46 comments gamedev
- Git’s Patch Mode All the Way https://blog.petrzemek.net/2016/07/10/git-patch-mode-all-the-way/ 38 comments programming
- 🔥Git Hot Tips http://wesbos.com/git-hot-tips/ 5 comments webdev
- git outta here, GitHub https://blog.mmn-o.se/2016/01/15/git-outta-here-github/ 70 comments linux
- Testing pre-commit with git http://daurnimator.com/post/134519891749/testing-pre-commit-with-git 8 comments programming
- xkcd: Git http://xkcd.com/1597/ 90 comments sysadmin
- Any recommendations for Git graphical interfaces? http://git-scm.com/downloads/guis 18 comments git
- How to work with Git (flowchart) http://justinhileman.info/article/git-pretty/ 389 comments programming
- Weekend project: wiki in golang with git as storage back end http://mehl.no:9000/ 25 comments programming
- The Ultimate Git Alias Setup https://gist.github.com/mwhite/6887990 13 comments git
- Webinar on Git Workflows and Q&A http://blogs.atlassian.com/2013/10/git-workflows-webinar-qa/ 7 comments programming
- Got 15 minutes and want to learn Git? http://try.github.com/ 51 comments webdev
- Make love, not flamewars (a response to "Why is Mercurial easier to use than Git?") http://bitquabit.com/post/make-love-not-flamewars/ 85 comments programming
- Haskell Weekly News: GHC switches to Git, Haddock, Hoogle, Generic Tries http://sequence.complete.org/hwn/20080806 14 comments programming