Commit Graph

31 Commits

Author SHA1 Message Date
James Skemp fb388d8c33 Fix link to mdBook in README 2019-11-20 20:15:58 +00:00
James Skemp 45ae41c005 Add CODEOWNERS for GitLab and GitHub
Different files since I have different user names on each.
2019-11-03 12:27:56 -06:00
James Skemp 869eef1504 Merge branch 'mdbook' into 'master'
Update site to use mdBook instead of deprecated GitBook

See merge request strivinglife/book-git-commands!1
2019-11-03 18:18:24 +00:00
James Skemp 3964f8b1e7 Update site to use mdBook instead of deprecated GitBook 2019-11-03 12:14:55 -06:00
James Skemp 16489b747c Update logging with PowerShell last file date script 2019-10-17 16:08:22 +00:00
James Skemp 107d32000e Update logging with directory name search 2019-07-12 16:27:58 +00:00
James Skemp 445f332677 Add git diff examples to commits page 2019-05-29 09:12:28 -05:00
James Skemp 1e875714e8 Add cherry-pick example to branching 2019-05-29 08:53:47 -05:00
James Skemp dfedf6d2ba Update branching to add command to list branch by last commit 2019-05-22 13:13:58 +00:00
James Skemp 951517d27c Add remote deletion command 2019-04-30 12:29:30 -05:00
James Skemp ab67087df8 Update commits with checkout -p and reset -p
Sad I haven't known about this before
2019-03-21 19:35:09 +00:00
James Skemp e491810a19 Update branching with new specific commit command
Also fix an issue with duplicate text.
2019-02-19 19:22:04 +00:00
James Skemp c3e18b3a9a Update branching with method to update master without switching to it 2019-02-19 19:14:18 +00:00
James Skemp ce9dd57c6c Fix Gitbook Gitlab CI config
See https://gitlab.com/pages/gitbook/issues/8 and https://gitlab.com/pages/gitbook/merge_requests/17/diffs
2018-10-28 21:11:43 -05:00
James Skemp 1431a4b2b1 Merge branch 'master' of gitlab.com:strivinglife/book-git-commands 2018-10-28 20:30:28 -05:00
James Skemp 6a8780d2ab Add new example of pulling out a directory to a new repo 2018-10-28 20:29:46 -05:00
James Skemp c4d8f8af84 Update commits with git gui command 2018-08-17 20:05:41 +00:00
James Skemp f31cf29611 Update stashing information 2018-08-14 19:44:29 +00:00
James Skemp ca8ccee85f Update branching with another merge option 2018-07-24 17:58:41 +00:00
James Skemp 67e4c45579 Add content to branching section 2018-04-20 10:49:59 -05:00
James Skemp 53dccf01d6 Add new git revert information 2018-02-08 12:25:03 -06:00
James Skemp 826dff1a2e Add information on how to run locally to documentation 2018-02-07 10:57:43 -06:00
James Skemp a0bb598526 Add information on switch recent commits to a new branch 2018-02-07 10:56:43 -06:00
James Skemp 561b0b8b1d Update commits with additional command 2018-02-04 21:08:14 -06:00
James Skemp 3adec37b3b Add content to initial README page 2018-02-04 20:40:07 -06:00
James Skemp 82b2a1acba Delete generated book files 2018-02-04 20:28:56 -06:00
James Skemp a833075b21 Update gitignore based upon example 2018-02-04 20:27:35 -06:00
James Skemp 1559afaa54 Add content from Gist
Completes the book.
2018-02-04 20:27:07 -06:00
James Skemp 1b044a7843 Add new book config 2018-02-04 19:47:52 -06:00
James Skemp ea9416d12d Add GitLab CI config and gitignore
From https://gitlab.com/pages/gitbook.
2018-02-04 19:36:57 -06:00
James Skemp 120e0f70eb Initialize new GitBook 2018-02-03 22:33:36 -06:00