bug
This commit is contained in:
parent
745e5420df
commit
c64b0801e2
1
bin/pman
1
bin/pman
@ -83,6 +83,7 @@ function init_config_action() {
|
|||||||
local -a push_branches
|
local -a push_branches
|
||||||
|
|
||||||
_init_config || exit_with ewarn "Initialisation de la configuration annulée"
|
_init_config || exit_with ewarn "Initialisation de la configuration annulée"
|
||||||
|
git commit -m "configuration pman"
|
||||||
push_branches+=("$CurrentBranch")
|
push_branches+=("$CurrentBranch")
|
||||||
|
|
||||||
_push_branches
|
_push_branches
|
||||||
|
Loading…
Reference in New Issue
Block a user