DreyWesson / team-superman-hngi7

35 stars 333 forks source link

create a branch for experimentation and avoid conflicts with master #484

Open ntachukwu opened 4 years ago

ntachukwu commented 4 years ago

having everyone merge directly into the master branch is very dangerous. You have to create a branch to handle all the merge and pull request that will be coming in.

ntachukwu commented 4 years ago

see how clustered the master branch is with scripts that are suppose to be inside the scripts folder. and remember all this scripts are from different sources they could cause serious bugs along the line.