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
{{ message }}
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.
Hey, thanks for pointing to the exact source place, but I took a look at the code and, sorry, I cannot follow through the interface/abstraction layers there, so I'm afraid I cannot be of use... :(
My attempts to set a default author per branch seem to fail:
https://codepen.io/stratosgear/pen/JjryMvE?editors=1010
My assumption and what I would expect to work is that all commits on the
a-feature
branch to be done by theanotherUser
.I could manually set the author for each separate commit (as done in the third commit) but that's "too much work"!
Is there another way to do what I want?
Thanks for a great library, btw...
The text was updated successfully, but these errors were encountered: