diff --git a/pkg/integration/integration.go b/pkg/integration/integration.go index 08b2c8847..89c906c51 100644 --- a/pkg/integration/integration.go +++ b/pkg/integration/integration.go @@ -375,7 +375,7 @@ func generateSnapshot(dir string) (string, error) { // TODO: find a way to bring this back without breaking tests // `ls-remote origin`, `status`, // file tree - `log --pretty=%B -p -1`, // log + `log --pretty=%B|%an|%ae -p -1`, // log `tag -n`, // tags `stash list`, // stash `submodule foreach 'git status'`, // submodule status