Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
advanced_git [2018/06/07 12:56] – [Work in progress] rpjday | advanced_git [2019/03/29 11:36] (current) – [Outline] rpjday | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Work in progress | + | ===== Outline |
* Debugging source code using Git bisection | * Debugging source code using Git bisection | ||
* Resolving merge conflicts | * Resolving merge conflicts | ||
- | * Advanced rebasing techniques | + | * Advanced rebasing techniques |
* Using worktrees | * Using worktrees | ||
* Registering and working with other remotes | * Registering and working with other remotes | ||
* How to work with submodules and subtrees | * How to work with submodules and subtrees | ||
* Using client-side hooks | * Using client-side hooks | ||
- | * Using Git attributes | ||
* The varieties of Git workflow | * The varieties of Git workflow | ||
* GitHub workflow | * GitHub workflow | ||
- | * Restructuring repositories with '' | ||
===== Prerequisites ===== | ===== Prerequisites ===== |