Is there a way in Stash to view the full commit history, including file paths, since the branch was created? And make sure it's ONLY commits that were done to that branch, either directly or via merge? Or is this something that's more in the Bamboo tool bag? Thanks.
Hi RJP,
Can you try to perform this and see if its the command that you're looking for?
git log --walk-reflogs <mybranch>
Replace <mybranch> with the branch that you were interested with.
Cheers,
Andrew Er
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.