Git
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 easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.
Details
- AArch64 Supported Releases
- v2.42.0
- v2.42.0-rc2
- v2.42.0-rc1
- News and Events
-
- [Blog] LINUX FU: DEEP GIT REBASING (English)
-
- [Blog] Measuring Git performance with OpenTelemetry (English)
- Work Items
-
- [Open] merge: --ff-one-only to apply FF if commit is one
-
- [Open] typo: fix the typo 'neeed' into 'needed' in the comment under merge-o…
-
- [Open] [Outreachy][PATCH v2] branch.c: adjust error messages to coding guidelines