OpenAI Forked Git on GitHub OpenAI has forked Git on GitHub, creating a new repository under its organization. The fork includes the standard Git revision control system originally authored by Linus Torvalds. Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. Git is an Open Source project covered by the GNU General Public License version 2 some parts of it are under different licenses, compatible with the GPLv2 . It was originally written by Linus Torvalds with help of a group of hackers around the net. Please read the file INSTALL /openai/git/blob/master/INSTALL for installation instructions. Many Git online resources are accessible from https://git-scm.com/ https://git-scm.com/ including full documentation and Git related tools. See Documentation/gittutorial.adoc /openai/git/blob/master/Documentation/gittutorial.adoc to get started, then see Documentation/giteveryday.adoc /openai/git/blob/master/Documentation/giteveryday.adoc for a useful minimum set of commands, and Documentation/git-