Jump to content

Planned Disruption - Migration to git and Gitea


Itms
 Share

Recommended Posts

  • 2 weeks later...
23 minutes ago, Vantha said:

The 'Revision Log' panel on the play0ad.com website is outdated (still linked to trac). It gives the impression that development has stopped since August.

I know but it's blocked by a Gitea bug leaking personnal information. It will be fixed in 1.23*

  • Like 1
Link to comment
Share on other sites

as long as the PR doesn't need to be built, it could work to make a remote out of the person's fork you want a branch from. The only question would be if it somehow interferes with the nightly build. I'll give an example from when I tried a recent patch (https://gitea.wildfiregames.com/0ad/0ad/pulls/7268):

git remote add wraitii https://gitea.wildfiregames.com/wraitii/0ad.git

git remote update

git checkout -b actual_timer_test wraitii/actual_timer

you might have to get the nightly binaries again after this. If you don't want to use git, i'm not sure how to do it. I'm sure others will come with better ideas.

Edited by real_tabasco_sauce
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...