Hey,
I always have a question in mind, what do you, professional developers
follow as your GitHub workflow? I am curious about knowing two cases here,
bugs and a new feature.
*For bugs:*
I read from the documentation that we should make a new branch for
bug-killing but what after we pushed the code and it has been merged to
master, what should we do with the local branch ? is rebase merge over
master a good practice?
*For new feature:*
Should we make all the commits for the new feature over the same new branch?
If possible, please tell the commands too, along with the answer.
Thanks,
Rahul Gurung.
Context
- git workflow for bugs and new feature ! · Rahul Gurung
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.