Git
View the official contribution guidelines for Git
Fast,Scalable,Distributed revision control system

Category

Programming languages

Years

Technologies

cshell scriptgitshellc language

Topics

version controldvcsversion-control
Past Projects
Refactoring in order to reduce Git’s global state
Ayush Chandekar
Git currently relies on a global object the_repository and several global environment-related variables, which limits modularity and complicates...
Machine-Readable Repository Information Query Tool
Lucas Oshiro
This project introduces a new Git sub-command (currently intended to be called git repo-info) that will centralize data currently retrieved by git...
Consolidate ref-related functionality into git-refs
Meet Soni
This project aims to streamline reference management in Git by consolidating functionality currently spread across multiple commands into a single...