Jump to content

[NOTE] GIT repository fully moved to GitHUB


lynx

Recommended Posts

This is Important for any users of cutting edge GemRB - the new repository is at

https://github.com/gemrb/gemrb

 

Run this to update your clone (no need to redo it):

 

git remote set-url origin git://github.com/gemrb/gemrb.git
git pull

 

or for developers with commit access:

 

git remote set-url origin git@github.com:gemrb/gemrb.git

 

Github enables easier collaboration and code contributions, so fork away!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...