You committed your work to the repository and just realized that you’ve forgotten to include some of the files. Let’s see how we can fix that by leveraging git --amend
to include the missing files as well.
Note: This only holds if you did not yet push your changes to the remote repository
Nice thanks!
@Kostiantyn you are welcome 🙂