-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what's the purpose of a commit? #44
Comments
@niklas.buchfink @nils.jacobsen let's use this issue to share your findings. |
Side note: The value of commits as concept to express "this is the main/fixed history" is further diminished once LIXDK-126 is introduced.
|
Freezing this discussion until LIXDK-126, LIXDK-147 and LIXDK-115 is implemented.
|
Thoughts:
|
I see many upsides:
The downside might be:
|
I also see @nils.jacobsen last point, that we need to find a way to have a useful change history with unmutable changes that is not on key stroke. |
Having a useful change history seems to boil down to filters. One filter could be "committed" but so could "reviewed", "machine translated", etc. be filters. Let's wait for branching, discussions, and merge preview to be implemented. Afterwards, we look at commits again :) |
@jan.johannes yes, let's close the commit discussion and see how far we get without commits. thanks for taking the initiative |
Research question
What's the one job a commit fulfills across different user groups and workflows?
Context
Internal testing revealed that commits are used for different things:
Already planned changes
Based on the insights above, we already concluded that we should:
The text was updated successfully, but these errors were encountered: