-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
Problem Definition
At the moment Sourcetree only shows the author in the UI.
However, Git logs both author and committer. If you make a change and commit, you are both the author and committer. But if a developer cherry-picks a commit, the author is retained and the cherry-picking user will be recorded the committer. (The same is true for rebasing, or amending commits; by default authorship is retained and only the committer is updated.)
Suggested Solution
Show both the author and the committer in the UI when they are different.
Workaround
There is no current workaround for seeing this information in Sourcetree.
- relates to
-
BSERV-8868 Show both author and committer information on Bitbucket Server UI
- Closed