D
D
Dimka52018-02-01 18:03:25
git
Dimka5, 2018-02-01 18:03:25

How to change a commit comment in a remote GitHub repository?

In the local repository, you can change the comment to the last commit using the editor like this
git commit --amend
. And then? How can these changes be properly synced to GitHub?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor Zhivagin, 2018-02-01
@Dimka5

git push

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question