Add author to git-bug commit objects?
#1515
Closed
smoyer64
started this conversation in
Feature & Ideas
Replies: 1 comment
|
The reason is that the authoritative data is in the git blob. Yes it could be easier for git-bug's developers to browse the raw data, but this is really not meant to be looked at by a user. Also, as soon as there is a copy of the data, there is potential conflict or misleading information. Short answer: the downsides seems to outweigh the upside imho |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is an O.T. side-topic related to #1505. Is there a reason we're not putting the
git-bugidentity name and email into the commit objects created bygit-bug?Currently a
git-bugentry fromgit log --alllooks like this:But wouldn't this be nicer?
If this makes sense, convert it to an issue and assign it to me. (I could certainly do this as part of my larger "user management" proposal if that's adopted.)
All reactions