Answers for "i need to work on my previous git commit file how"

1

how to commit file to previous commit in git

$ git add new-file
$ git commit --amend
Posted by: Guest on March-08-2021

Code answers related to "i need to work on my previous git commit file how"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language