File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
content/pages/02-development-environments Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,10 @@ workflow. These resources will come in handy for specific Git subjects.
8787 own list of [ lesser known Git commands] ( https://hackernoon.com/lesser-known-git-commands-151a1918a60 )
8888 that alias more complicated Git lines.
8989
90+ * [ Little things I like to do with Git] ( https://csswizardry.com/2017/05/little-things-i-like-to-do-with-git/ )
91+ has some nice tips such as easily viewing branches you recently worked
92+ on and generating a changelog from your commits.
93+
9094* [ Git from the inside out] ( https://codewords.recurse.com/issues/two/git-from-the-inside-out )
9195 demonstrates how Git's graph-based data structure produces certain behavior
9296 through example Git commands. This is a highly recommended read after you've
You can’t perform that action at this time.
0 commit comments