You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ed Lomonaco edited this page Jul 26, 2020
·
2 revisions
I wish to help, what's the basics to what I need to know?
first and foremost, thank you for your help and interest.
second, never ever write your code on main. Any PR that's merging into main will be asked to redo it to merge to develop. main is reserved for what's going to be pushed to nuget.
this repo will be using git flow, which allows us to create clean and organized branches.