Output last commit when using Git.clone()
or Git.checkout()
#37
Labels
enhancement
New feature or request
Git.clone()
or Git.checkout()
#37
A nice addition would be to output the last commit when using
Git.clone()
orGit.checkout()
from the repo that is used. In Jenkins for example, we do also get the last commit from the pipeline repository (see Commit message below):Since we use terracumber to e.g. clone sumaform, it would be nice to also have the last commit message printed out.
The text was updated successfully, but these errors were encountered: