
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 machineexplain 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 machineexplain this command