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/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
James Skemp da45b8fce5 Add new incoming and outgoing aliases 1 week ago
.github Add CODEOWNERS for GitLab and GitHub 4 years ago
.gitlab Add CODEOWNERS for GitLab and GitHub 4 years ago
.vscode Update all pages to include language for code blocks 4 years ago
src Add new incoming and outgoing aliases 1 week ago
theme Add Analytics to book 5 months ago
.editorconfig Update all pages to include language for code blocks 4 years ago
.gitignore Update site to use mdBook instead of deprecated GitBook 4 years ago
.gitlab-ci.yml Add to and break up branching 2 months ago
LICENSE Add LICENSE 4 years ago
README.md Fix link to mdBook in README 4 years ago
book.toml Update edit link to point to Gitea 1 month ago

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.