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
4. Commit your changes in logical chunks. Use Git's [interactive rebase](https://help.github.com/articles/interactive-rebase) feature to tidy up your commits before making them public.
123
123
124
-
5. Run you code to make sure it works.
124
+
5. Run you code to make sure it works. If you're still having problems please try to run `make clean` and then test your code again.
0 commit comments