Difference between revisions of "Zero-K talk:Developing"
(Blanked the page) |
m (Edit steel blue's message into proper formating) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Developing#Updating_sources]] contains a link that describes how to use the github website to pull recent changes into your fork repository with a merge commit. When I did it my repo de-synced from ZeroK-RTS master making a whole bunch of separate commits by me authored by someone else. When I tried to pull request some changes it resulted in this https://github.com/ZeroK-RTS/Zero-K/pull/3688 where my changes were on top of 400 commits separate from what master was. It would be best to re-write this section to be more clear. For referance, I had bare bones knowlege on how to use git and I've never worked with forks before. | ||
+ | --[[User:Steel Blue|Steel Blue]] ([[User talk:Steel Blue|talk]]) 17:57, 10 August 2019 (CEST) | ||
+ | |||
+ | == Professional TIp == | ||
+ | |||
+ | if you do <nowiki>---~~~~</nowiki> it will become --[[User:Shaman|Shaman]] ([[User talk:Shaman|talk]]) 02:25, 16 August 2019 (CEST) |
Latest revision as of 18:10, 15 August 2019
Developing#Updating_sources contains a link that describes how to use the github website to pull recent changes into your fork repository with a merge commit. When I did it my repo de-synced from ZeroK-RTS master making a whole bunch of separate commits by me authored by someone else. When I tried to pull request some changes it resulted in this https://github.com/ZeroK-RTS/Zero-K/pull/3688 where my changes were on top of 400 commits separate from what master was. It would be best to re-write this section to be more clear. For referance, I had bare bones knowlege on how to use git and I've never worked with forks before.
--Steel Blue (talk) 17:57, 10 August 2019 (CEST)
Professional TIp[edit]
if you do ---~~~~ it will become --Shaman (talk) 02:25, 16 August 2019 (CEST)