From 8188d3d4a1347cb2950b223ba01b8ce5fba4811e Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 10 Oct 2019 16:55:16 +0200 Subject: [PATCH] (2018) Automatically managing personal and work git configurations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index deead59..e202e16 100644 --- a/README.md +++ b/README.md @@ -5029,6 +5029,7 @@ psql -f db.out postgres # restore (might requires some DROP DATABASE xxx if you * [GitHut](https://githut.info/) - A small place to discover more about the usage of programming languages in GitHub. * [Vincent Tunru](https://agripongit.vincenttunru.com/) - (2016) A Grip On Git | A Simple, Visual Git Tutorial * [Alex Chan](https://alexwlchan.net/a-plumbers-guide-to-git/) - (2018) A Plumber’s Guide to Git +* [Federico Kauffman](https://www.wyeworks.com/blog/2018/01/15/automatically-managing-personal-and-work-git-configurations/) - (2018) Automatically managing personal and work git configurations ### Dotfiles / Aliases * [Rob Miller](https://gist.github.com/robmiller/6018582) - shared .gitconfig with some useful Git aliases