Open jprivet-dev opened 6 years ago
gx.githooks.type
Remote branch reference
git configuration gx.remote_branch_reference=origin/mybranch
gx config remote_branch_reference=origin/mybranch
user.name before branch
For the moment, it is possible to configure the remote branch with the following command : git config gx.remote-branch-ref origin/dev
git config gx.remote-branch-ref origin/dev
Update README.adoc with this enhancement
gx.githooks.type
(this option is no longer necessary)Remote branch reference
configuration withgit configuration gx.remote_branch_reference=origin/mybranch
Remote branch reference
configuration withgx config remote_branch_reference=origin/mybranch
user.name before branch
name. Ex: (jprivet-dev@70-gx-config-enhancement)