You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are using the commit count to make commit order identifiable easily. via command line they are fetchable with a command like git rev-list --count ec86df4519300df .
would it be possible to add them to the commit context? thanks!
The text was updated successfully, but these errors were encountered:
hi,
we are using the commit count to make commit order identifiable easily. via command line they are fetchable with a command like
git rev-list --count ec86df4519300df
.would it be possible to add them to the commit context? thanks!
The text was updated successfully, but these errors were encountered: