semantic-rs icon indicating copy to clipboard operation
semantic-rs copied to clipboard

Mark automatically created commits and tags

Open schultyy opened this issue 10 years ago • 0 comments

Right now semantic-rs uses user.email and user.name from the user's gitconfig. When browsing the log it is not clear which commits where made by the user themselves and which by semantic-rs. These commits and tags should be marked either by a comment that they were created in an automated fashion or we use a different author for that.

schultyy avatar Jan 23 '16 12:01 schultyy