Git

Git

Git 2.23 Compile Source

Git 2.23 has been released and introduces two new experimental commands: git switch & git restore. Unfortunally at the moment the binary files for MacOs are unavailable. But you can compile the source code

Git

Files in a commit

git command that provides a formatted list of all of the commit given by a hash (SHA1), with no extraneous information.

Git

Publish to Github Pages

Publish your project to Github Pages

Git

Git Setup

Git uses a series of configuration files to determine non-default behavior that you may want.