add_remote_push
Description:
Adds a push refspec to remote
's configuration.
Adds the given refspec to the push list in the configuration. No loaded remote instances will be affected.
Parameters:
this |
a Repository. |
remote |
a Remote. |
refspec |
the push refspec. |