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

Branch Merge Strategies and Practices #14

Open
sakethramanujam opened this issue Apr 1, 2022 · 3 comments
Open

Branch Merge Strategies and Practices #14

sakethramanujam opened this issue Apr 1, 2022 · 3 comments

Comments

@sakethramanujam
Copy link
Member

This will be a discussion thread with emphasis on making changes to your code and merging them into the main/public facing branches.

tldr; please do not merge every other commit from your dev branches into the master branch as is.
do a rebase-merge or a cherry pick merge

More on this soon.

@sakethramanujam
Copy link
Member Author

cc: @himabindu-run look at the commit log on this repo please.

@himabindu-run
Copy link
Member

cc: @deephunt3r please look into this, will you 🌵

@rakesh0x7
Copy link
Member

@sakethramanujam I have enabled the discussions for the repo. Let's create a separate discussion thread to address this topic further :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants