Hacker News
- Tips to learn Git (version control) https://medium.com/javarevisited/4-tips-to-learn-git-version-control-from-a-highest-rated-teacher-6c73fe013b7c 2 comments
- Show HN: Git version control hosting service http://gitgo.io 17 comments
Lobsters
- Version Controlling Wordpress with Git http://roybarber.com/version-controlling-wordpress/ 16 comments web_design
- Version Control Before Git with CVS https://twobithistory.org/2018/07/07/cvs.html 107 comments programming
- How to work in a team: version control and git http://engineering.hipolabs.com/how-to-work-in-a-team-version-control-and-git/ 5 comments git
- Is Git more than just a version control system? http://www.ordecon.com/2009/04/22/is-git-more-than-just-a-version-control-system/ 3 comments git
- Version Control: Git and Linus http://www.monroe.nu/archives/103-git-and-linus.html 19 comments programming
- Coding Career Advice: Using Git for Version Control Effectively https://blog.isquaredsoftware.com/2021/01/coding-career-git-usage/ 3 comments programming
- Config release mgmt - version control with git https://www.reddit.com/r/devops/comments/6enrcl/config_release_mgmt_version_control_with_git/ 11 comments devops
- Meat: git version control for web developers https://getmeat.io 20 comments webdev
- Git Version Controlled Datasets using your own S3 https://underhive.in 7 comments learnmachinelearning
- A game that introduces the version control tool Git https://git.bradwoods.io/ 12 comments learnprogramming
- Use Git Versioning Control System for video games https://www.reddit.com/r/gamedev/comments/ictuhn/use_git_versioning_control_system_for_video_games/ 8 comments gamedev
- The Architecture and History of Git: A Distributed Version Control System https://medium.com/@willhayjr/the-architecture-and-history-of-git-a-distributed-version-control-system-62b17dd37742 2 comments coding
- The Architecture and History of Git: A Distributed Version Control System https://medium.com/@willhayjr/the-architecture-and-history-of-git-a-distributed-version-control-system-62b17dd37742 48 comments programming
- Version Control System: Get up to speed with GIT https://medium.com/gradeup/version-control-system-get-up-to-speed-with-git-ea25b5cb7329 5 comments javascript
- I am getting started with Git, for version control and I have a few questions about it.... http://code.tutsplus.com/tutorials/git-for-designers--pre-54689 7 comments learnprogramming
- Dominate Dragons with Git (Using Version Control to write code better) http://tech.hulu.com/blog/2012/11/26/dominate-dragons-with-git/ 4 comments programming
- Is anyone not using Git, Mercurial or any other version control in their daily workflow yet? http://gitimmersion.com/ 34 comments webdev
- Git version control system hits 15 year milestone https://www.itwire.com/the-linux-distillery/git-version-control-system-hits-15-year-milestone.html 149 comments linux
- A handy "cheat sheet" for the Git version control system. http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png 5 comments programming
- Best way to keep track of small script files in a git-like version control? https://www.reddit.com/r/learnprogramming/comments/69l6jp/best_way_to_keep_track_of_small_script_files_in_a/ 8 comments learnprogramming
- Git is hard. A story about building new version control focused on collaboration https://getsturdy.com/blog/2021-08-18-unbreaking-code-collaboration 794 comments programming
- Why make a new version control when everybody uses Git https://getsturdy.com/blog/2021-08-12-signup-is-open 21 comments coding
- etckeeper: version control of /etc/ with git, mercurial, darcs, or bzr http://kitenet.net/~joey/code/etckeeper/ 43 comments programming
- Google is using centralized version control system instead of Git http://cacm.acm.org/magazines/2016/7/204032-why-google-stores-billions-of-lines-of-code-in-a-single-repository/ 11 comments git
- Tracking your /etc with git version control software – and make apt-get do it automagically http://www.wulf.co.nz/tracking-your-etc-with-git-version-control-software-and-make-apt-get-do-it-automagically/ 13 comments sysadmin
- That one little confusing thing about the Git version control system http://www.weblaws.org/robb/2011/02/02/that-one-little-confusing-thing-about-the-git-version-control-system/ 112 comments programming
- If you are a developer and are not using version control like git, mercurial or SVN, you are DOING IT WRONG. https://www.reddit.com/r/gamedev/comments/ctwxej/if_you_are_a_developer_and_are_not_using_version/ 330 comments gamedev
- Data Version Control - Git for data: 1.0 Pre-release and 3rd years anniversary https://dvc.org/blog/dvc-3-years-and-1-0-release 7 comments programming
- TIL about repoFS, for representing the Git version control system as a virtual file system https://github.com/ElsevierSoftwareX/SOFTX_2018_49 4 comments git
- Wondering if anyone else has ever considered putting /etc into version control, like a git repo? https://www.reddit.com/r/linux/comments/6ev689/wondering_if_anyone_else_has_ever_considered/ 12 comments linux
- You absolutely NEED to know the basics of Version Control. Here's my 3-part video tutorial on what Version Control is, how it works and how to use it (git & github). https://www.reddit.com/r/gamedev/comments/cxw1r0/you_absolutely_need_to_know_the_basics_of_version/ 14 comments gamedev
- Learn Version Control with Git - A step-by-step guide for the complete beginner http://www.git-tower.com/learn/ 5 comments webdev
- Git explained using goats and paddocks (a humorous look at version control) [toggle to switch between goat mode and git mode at the bottom] http://blog.prelode.com/2011/05/goat-inventory-tracker/ 4 comments programming
- git vs bzr vs hg: Distributed Version Control Systems: A Not-So-Quick Guide Through http://www.infoq.com/articles/dvcs-guide 61 comments programming
- The Evolution of Version Control System (VCS) Internals - SCCS, RCS, CVS, Subversion, Git, & Mercurial https://initialcommit.io/blog/technical-guide-vcs-internals 385 comments programming
- Gazest: new Pylons based wiki (with storage and merging inspired by distributed version control like Git and Mercurial) http://ygingras.net/gazest 7 comments programming
- Full version control system written entirely in C# and .NET, was created before git, and even has its own distributions of Mono. https://dotnetcore.show/episode-26-plastic-scm-with-pablo-santos/ 16 comments csharp