diff --git a/README.md b/README.md index 08c8883..b47b4ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ + # Git-Extras The best way of learning Git is practicing it. While practicing, it is beneficial to monitor the index, the status, @@ -44,6 +45,7 @@ Just clone this repository to a folder (e.g. `/usr/local/bin`) which is in the l ## Usage + #### git-config-sample ``` @@ -72,6 +74,7 @@ DISCUSSIONS [Go to top](#top) + #### git-find-repos ``` @@ -125,6 +128,7 @@ DISCUSSIONS [Go to top](#top) + #### git-generate-changes ``` @@ -180,6 +184,7 @@ DISCUSSIONS [Go to top](#top) + #### git-wtf ``` @@ -230,6 +235,7 @@ DISCUSSIONS [Go to top](#top) + #### gitanalyzer ``` @@ -284,6 +290,7 @@ DISCUSSIONS [Go to top](#top) + #### git-practice-platform ``` @@ -354,6 +361,7 @@ DISCUSSIONS [Go to top](#top) + #### live-findfiles ``` @@ -389,6 +397,7 @@ DISCUSSIONS [Go to top](#top) + #### gitcatfile ``` @@ -436,6 +445,7 @@ DISCUSSIONS [Go to top](#top) + #### live-git-index ``` @@ -485,6 +495,7 @@ DISCUSSIONS [Go to top](#top) + #### live-git-log ``` @@ -516,6 +527,7 @@ DISCUSSIONS [Go to top](#top) + #### live-git-reflog ``` @@ -547,6 +559,7 @@ DISCUSSIONS [Go to top](#top) + #### live-git-status ``` @@ -570,6 +583,7 @@ DISCUSSIONS [Go to top](#top) + #### live-tree ```