Git push behavior
From: Rémi JANOT <hidden>
Date: 2016-06-15 22:53:19
From: Rémi JANOT <hidden>
Date: 2016-06-15 22:53:19
Hi all, As we use git in my company we already have problems with someone doing a git push -f (thinking pushing only his branch) and so rollback the master branch..... That's so dangerous For us the better default value should be "current". Thanks! Rémi JANOT