Compilation of git commands with information on what they do. Primarily to help remind myself but has also been used to help others get started.
https://git.jamesrskemp.com/
|
||
---|---|---|
.github | ||
.gitlab | ||
.vscode | ||
src | ||
theme | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
README.md | ||
book.toml |
README.md
Introduction
The following is a dump of Git commands for use on your shell of choice.
This book is generated with mdBook and hosted by GitLab Pages.
The book can be served locally by running mdbook serve
.