Skip to content

Commit f47c872

Browse files
committed
new git tutorial
1 parent 3619751 commit f47c872

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/02-development-environments/19-git.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)