Adds a fetch refspec to the remote
's configuration.
Adds refspec
to the fetch list in the configuration. No loaded remote instances will be affected.
this |
a Repository. |
remote |
a Remote. |
refspec |
the fetch refspec. |