lkishalmi commented on PR #6797:
URL: https://github.com/apache/netbeans/pull/6797#issuecomment-1848875074

   > @rothardo you don't have to push merge commits right away, its ok if the 
branch is a little bit out of date.
   
   Well, let's keep the number of commits minimal for a PR. Unless there is no 
conflict, or a dependency, you do not need to merge anything back from the 
master branch. In those rare cases when needed, it's better to do a rebase 
instead of adding a merge commit.
   
   Since you are working on your own branch, it is Ok to amend a previous 
commit. This way most PR-s would be only 1 commit. That way you simply skip the 
squashing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to