푸시 후 커밋 메시지 수정

코드 예제

18
0

푸시 후 커밋 메시지 수정

$ git commit --amend -m "New and correct message"
8
0

푸시 후 커밋 메시지를 변경하는 방법

git commit --amend -m "New commit message"
Then
git push --force
and you're done
0
0

푸시 후 커밋 메시지 변경

git push --force-with-lease <repository> <branch>
0
0

푸시 후 커밋 메시지 변경

git push --force <repository> <branch>

다른 언어로

이 페이지는 다른 언어로되어 있습니다

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................