Talk:FlightGear Git: data developers: Difference between revisions

Jump to navigation Jump to search
m
Line 1: Line 1:
== Suggested Upstream section==
== Suggested Upstream section==
As i found out after i followed these well-written instruction, if i had to sync my repositories "next" to absolve conflicts and allow fast forwarding for the devs to merge easily.
As i found out after i followed these well-written instruction, if i had to sync from the project's "next" to absolve conflicts and allow fast forwarding for the devs to merge easily.


I found a way that you can add a new remote to pull from and sync your next to.
I found a way that you can add a new remote to pull from and sync your feature branch to. while preserving your "next" state.


<code>git remote add upstream git://git.code.sf.net/p/flightgear/fgdata</code>
<code>git remote add upstream git://git.code.sf.net/p/flightgear/fgdata</code>
272

edits

Navigation menu