Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] - git workflow #4

Merged
merged 3 commits into from
Oct 31, 2018
Merged

[WIP] - git workflow #4

merged 3 commits into from
Oct 31, 2018

Conversation

konglobemeralt
Copy link
Member

Started working on a document wihich outlines suggestions for future workflow.

Some points of discussion

Merge Vs. Rebase

Playstation vs Xbox? Tabs vs Spaces?

I have personally mainly used Rebase, but neither will produce drastically different results. Might be harder to use rebase for beginners so perhaps Merge is better? Any preferences? 😃

Feature branches and Working Branches

Perhaps working branches are a bit overkill, to me this would depend on how much two people would be working on the same thing or not. It adds a bit of work that might not be really necessary, but it could also make work easier. Perhaps leave until it becomes relevant?

Created document with example workflow, will continue editing and create a pull request for review before merging into master.
@konglobemeralt konglobemeralt added the enhancement New feature or request label Oct 30, 2018
@konglobemeralt konglobemeralt self-assigned this Oct 30, 2018
@frickerik
Copy link
Contributor

hmm. I have no strong opinion. It is upto you guys.

@alfaro01
Copy link
Contributor

I don't have a ton of experience in version-management using Git so I'm glad we have Jesper on our team! :)

The suggestion sounds good; although I think it will take everyone some time to learn the ropes. (Or me atleast)

frickerik and others added 2 commits October 30, 2018 14:56
Co-Authored-By: konglobemeralt <[email protected]>
@konglobemeralt konglobemeralt merged commit 43312a7 into master Oct 31, 2018
@konglobemeralt konglobemeralt deleted the git-workflow-draft branch October 31, 2018 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants