This shows you the differences between two versions of the page.
| blog:2016:04:24:gitconfig-supports-includes [2020-04-26] – created dcai | blog:2016:04:24:gitconfig-supports-includes [2020-04-26] (current) – dcai | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== .gitconfig Supports Includes ==== | ||
| + | |||
| + | 24 Apr 2016 | ||
| + | |||
| + | |||
| + | I have this '' | ||
| + | |||
| + | < | ||
| + | [include] | ||
| + | path = ~/ | ||
| + | </ | ||
| + | |||
| + | Then move all your credentials to '' | ||