MENU

Fun & Interesting

Configure your Git

codingjerk 26,420 2 weeks ago
Video Not Working? Fix It Now

A brief review on my personal git config / setup. I'll show some of my the most used commands, settings, aliases and how I use them. *My dotfiles:* https://github.com/codingjerk/dotfiles The git config is in the `config/git` directory. *Timestamps:* 00:00 - Introduction 00:14 - Files 01:12 - Shell 02:07 - Aliases 03:02 - Git Config 03:55 - Clone 05:16 - Init 05:34 - Status 06:18 - Diff 07:36 - Add 08:51 - Commit 09:56 - Push & Pull 11:27 - Log 12:49 - Branch & Tag 13:29 - GPG Signing 13:50 - Outro

Comment