I used the Sourcetree UI to delete local and remote versions of branches. I'd like to see in hindsight what I've deleted. I'm hoping there is a command history that captures it or something similar. Thanks!
Hi Dean,
Welcome to Atlassian Community.
Branches in Git are just pointers to different commits and moves when a new commit is added to that branch. Once you delete a branch, there is not history of it, unless you rely on the automatic comment when you do a merge. So the answer is no, there is no command in Git, or action in Sourcetree, that would give you a list of deleted branches.
Thank you for clarifying!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.