File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
content/pages/02-development-environments Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,11 @@ workflow. These resources will come in handy for specific Git subjects.
158158 [ writing good commit messages] ( https://github.com/erlang/otp/wiki/Writing-good-commit-messages )
159159 that any programming ecosystem can learn from.
160160
161+ * [ Git internals] ( https://blog.isquaredsoftware.com/presentations/2019-03-git-internals-rewrite/ )
162+ is a presentation that covers how Git stores data, how to work with
163+ the Git history, and good practices for using Git based on the
164+ knowledge of how it works internally.
165+
161166* [ How Microsoft uses Git] ( https://docs.microsoft.com/en-us/azure/devops/learn/devops-at-microsoft/use-git-microsoft )
162167 gives a high-level overview of their repository structure and hosting
163168 at the extremely large scale organization.
You can’t perform that action at this time.
0 commit comments