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/
Go to file
James Skemp 736f896b38 Add tsx (React-related) to Gitea indexing config 2024-04-14 14:01:39 -05:00
.github Add CODEOWNERS for GitLab and GitHub 2019-11-03 12:27:56 -06:00
.gitlab Add CODEOWNERS for GitLab and GitHub 2019-11-03 12:27:56 -06:00
.vscode Update all pages to include language for code blocks 2019-11-23 10:05:04 -06:00
src Add tsx (React-related) to Gitea indexing config 2024-04-14 14:01:39 -05:00
theme Add Analytics to book 2023-01-21 22:09:28 -06:00
.editorconfig Update all pages to include language for code blocks 2019-11-23 10:05:04 -06:00
.gitignore Update site to use mdBook instead of deprecated GitBook 2019-11-03 12:14:55 -06:00
.gitlab-ci.yml Add to and break up branching 2023-04-01 14:48:24 -05:00
LICENSE Add LICENSE 2019-11-20 21:30:46 +00:00
README.md Fix link to mdBook in README 2019-11-20 20:15:58 +00:00
book.toml Update edit link to point to Gitea 2023-05-05 04:58:18 -05:00

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.