I took git-flow
to do my work,
But I wonder how to see the merged-branch logs after I merged the branch.
for example, when I finished the branch feature/support_vadp
I can no see the logs in that branch anymore.
584c054 - (HEAD, hotfix/fix_duplicated_partial_only_items) Ignore: experimental seeding files (24 minutes ago) <poc7667>
bbaffaf - (master) Merge branch 'develop' (31 minutes ago) <poc7667>
7bc6c17 - (develop) Merge branch 'feature/support_vadp' into develop (37 minutes ago) <poc7667>