If, for example, I create a file and commit a file, but don't push.
Then later on I realise this file is in the wrong folder and move it and commit the move.
What will happen when i push?
Is the order of commit important, or should I be removing the original commit just have it be created in the correct place from the start?