In committing a file from my local repository to Bit Bucket, I made an error in the description line. How do I edit it so that I correct the error?
Hi @Thomas Kobielus,
Welcome to the Atlassian Community.
You can use git commit --amend to change your last commit comment.
Thanks
It looks like you're new here. Sign in or register to get started.