Git Quick: git commit --amend

1 year ago
12

Use 'git commit --amend' to rewrite your last commit message or add content to your last commit.

If you are looking for an effective concise introduction to Git, I highly recommend my "Fundamentals of Git" course on Udemy: https://www.udemy.com/course/fundamentals-of-git/?referralCode=29A4F0806FACFFF594B2

If you or your company is interested in live virtual software and tools training, see https://www.continuoustech.net/training/ for a list of training topics we offer.

Loading comments...