Forrest logo
back to context overview

git-stamp

List of commands for git-stamp:

  • git-stamp:tldr:3f9d9 git-stamp: Stamp the last commit message replacing previous issues with a new one.
    $ git stamp --replace ${issue_number}
    try on your machine
    explain this command
  • git-stamp:tldr:fd7e4 git-stamp: Stamp the last commit message referencing it with the issue number from your bug tracker.
    $ git stamp ${issue_number}
    try on your machine
    explain this command
back to context overview