mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Added command example to git notes
This commit is contained in:
@@ -89,6 +89,9 @@ git config user.name "user name"
|
||||
git config user.email user.email@mail.com
|
||||
git commit --amend --reset-author
|
||||
|
||||
# Sign the last commit.
|
||||
git commit --amend --no-edit --gpg-sign
|
||||
|
||||
# Show commits which would be pushed.
|
||||
git log @{u}..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user