Overview
Links to numerous Atlassian Git tutorials, articles, blog posts, etc.
Tutorials
Learn Git
Beginner
Getting Started
Collaborating
Migrating to Git
Advanced Tips
Articles
General
Historical
SVN
Blog Posts
Misc
- Git hooks for continuous integration (Goff-Dupont, Feb 2016)
- One weird trick for powerful Git aliases (Paolucci, Oct 2014)
- Git: automatic merges with server side hooks (for the win!) (Paolucci, May 2013)
Repository management
- How to handle big repositories with Git (Paolucci, Feb 2017)
- Living long and prospering with long-lived Git branches (Krebsbach, May 2016)
- Smart mirroring: the cure for poor Git performance (Barnes, Feb 2016)
- Awesome issues for Git branching workflows (Radigan, Aug 2014)
Git LFS
Continuous integration/delivery
- Super-powered continuous delivery with Git (Goff-Dupont, Feb 2016)
- Git hooks for continuous integration (Goff-Dupont, Feb 2016)
- 5 tips for CI-friendly Git repositories (and Git-friendly CI) (Goff-Dupont, ?)
filter-branch
- How to tear apart a repository: the Git way (Villa, Apr 2014)
submodule/subtree
- Git subtree: the alternative to Git submodule (Paolucci, May 2013)
- The power of Git subtree (Paolucci, May 2015)
- Git subtree: the alternative to Git submodule (Paolucci, updated Jan 2017).
- Git submodules: core concept, workflows, and tips (Paolucci, Mar 2013)