Created a branch some time ago, and I would like to know how to retrieve exact time and date branch was created.
Hi Nicolas,
You should be able to do this by running some git command directly in the repository. Please refer to http://stackoverflow.com/questions/2255416/how-to-determine-when-a-git-branch-was-created as it contains a few examples that you could use to check this, like git show --summary
or git reflog
.
Regards,
Gustavo Refosco
Thanks for fast answer Keep on rockin ;-)
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.