[Libosinfo] Moving GIT repo to gitlab.com

Christophe Fergeau cfergeau at redhat.com
Thu Mar 3 18:40:25 UTC 2016


On Thu, Mar 03, 2016 at 05:29:04PM +0000, Daniel P. Berrange wrote:
> You can update your local GIT checkout to point to the new location
> as follows:
> 
>  - Remove old location
> 
>    git remote rm origin
> 
>  - Add new location, either for commit access:
> 
>    git remote add origin git at gitlab.com:libosinfo/libosinfo.git
> 
>    or readonly access
> 
>    git remote add origin https://gitlab.com/libosinfo/libosinfo.git
> 

'git remote set-url origin $new_location'

should do the trick in a single step.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20160303/322376c4/attachment.sig>


More information about the Libosinfo mailing list