|
NAMEgit-stamp - Stamp the last commit messageSYNOPSISgit stamp [<options>] <id> [<messages>]DESCRIPTIONLets you amend the last commit with a stamp message.The command appends a message with its identifier to the last
commit message.
WARNING! If a commit message without stamp have a line starting with the same identifier, it will be interpreted as a stamp OPTIONS-r, --replace
EXAMPLESCommit message is
Reference the issues numbers from your bug tracker
Link to its review page
Replace previous issues with a new one
AUTHORWritten by Damien Tardy-Panis <damien@tardypad.me>REPORTING BUGS<http://github.com/tj/git-extras/issues>SEE ALSO<https://github.com/tj/git-extras>
Visit the GSP FreeBSD Man Page Interface. |