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 @@ -149,6 +149,10 @@ workflow. These resources will come in handy for specific Git subjects.
149149 [ writing good commit messages] ( https://github.com/erlang/otp/wiki/Writing-good-commit-messages )
150150 that any programming ecosystem can learn from.
151151
152+ * [ How Microsoft uses Git] ( https://docs.microsoft.com/en-us/azure/devops/learn/devops-at-microsoft/use-git-microsoft )
153+ gives a high-level overview of their repository structure and hosting
154+ at the extremely large scale organization.
155+
152156* [ GitTips] ( https://git.wiki.kernel.org/index.php/GitTips ) is a list of
153157 pro tips to clean up common issues and how to dive through Git history
154158 to find specific text.
You can’t perform that action at this time.
0 commit comments