My new favorite way to manage home directories with git
And you can avoid merge conflicts by adding entries to your .gitattributes file:
.bash_history merge=union
1 min read
My new favorite way to manage home directories with git
And you can avoid merge conflicts by adding entries to your .gitattributes file:
.bash_history merge=union
Hey you solved my weekend project for me :).
Stephen John Smoogen , Sep 28 2016 on known.dev.inuus.com