diff --git a/advanced/index.md b/advanced/index.md index 405a71883..1208b5d84 100644 --- a/advanced/index.md +++ b/advanced/index.md @@ -6,6 +6,28 @@ redirect_from: - ../workbooks/github-advanced.html --- +--- + + + +# GitHub Advanced + +Command line deep dive, problem solving techniques, and GitHub efficiencies + +
+ + + + + + + + +
+ +--- + + --- ## Understanding Git, navigating history @@ -230,6 +252,7 @@ $ git clean -fx ## Mastering shortcuts & efficiencies Circumvent multi-step processes and utilize temporary solutions for quick history interaction. + --- {% capture lab %}