Dear all,
I just merged a new version of Artistic Style (aka astyle) which brings
c++11 support and various fixes.
This will cause troubles to merge PR with work being done on top of files
prior to this merge.
I would like to propose an approach for easier merges:
1. Build last astyle:
- checkout master and pull
- build with astyle
2. Run astyle on your branch
2a If your PR is relatively small:
- rebase and squash into a single commit
- reset to HEAD^
- run prepare-commit.sh
- re-commit
2b Your has many commits you would like to keep
- do an interactive rebase with editing of all commits
- reset and run prepare-commit
- commit and continue
I *think* this is the best approach and will lead to the easiest merge
possible.
I am not the best expert of git around, if someone has a better idea,
you're welcome :)
Cheers and sorry for the troubles,
Denis
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer