frc747 / 2017-Robot

1 stars 0 forks source link

"Indentation" detail #21

Closed BNJimenez closed 7 years ago

BNJimenez commented 7 years ago

Changed the standard indentation to 4 spaces instead of the 2 that was mistakenly written.

troussos commented 7 years ago

This is okay in this situation, however, try to prefix each branch with what it is "feature/, hotfix/, bugfix/, or release/"

Also you can commit directly to the feature branch, even if you didn't create it.