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
Easy way of adding fixups is using the git commit --fixup=HEAD command.
As writing code is being done not on the rpi, but on other machines, and then pulled to the rpi, there will be lots of new minuscule commits.
Imo it's a good idea to keep commits short and concise, and to give more specific information on pull requests.
Also, no Polish is also a good idea.
It isn't nesesery for us but will be great to practice on project like this.
This is great for small and clear fixes also if we want be BigChads we can use multi-line commits.
The text was updated successfully, but these errors were encountered: