Thread Previous • Date Previous • Date Next • Thread Next |
Hi Thiago,For (2), automatically pushing to remote git repository, you could use a git post-commit hook for that, see: [1] http://stackoverflow.com/questions/7925850/how-to-automatically-push-after-committing-in-git
[2] https://git-scm.com/book/uz/v2/Customizing-Git-Git-Hooks On 2016-03-23 13:21, Thiago Costa de Paiva wrote:
(2) is there a way to automatically push to a remote git repository? Cheers, Thiago
Thread Previous • Date Previous • Date Next • Thread Next |