Answers for "do you need to add to commit"

13

append to a commit

git add the_left_out_file
git commit --amend --no-edit
Posted by: Guest on May-15-2020

Code answers related to "do you need to add to commit"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language