Skip to content
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

Commit internal design refinement #194

Open
daniellanner opened this issue May 30, 2021 · 1 comment
Open

Commit internal design refinement #194

daniellanner opened this issue May 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@daniellanner
Copy link
Contributor

With the latest changes #183 we should rethink the design of commits.

Notes

What we currently have designed as commit messages should be renamed as commit title. What we currently think of as commit messages should be done via commit notes. This ensures consistency on how to document files, commits, branches.

Edit

Furthermore we need a CLI method to edit these fields after submission. I propose a edit command which should be used to edit

  • title
  • notes
  • tags
  • user data

of commits, files, branches, tags.

For API design we can move the discussion to #90 .

@daniellanner daniellanner added the enhancement New feature or request label May 30, 2021
@sebastianrath
Copy link
Contributor

For clarification, the PR in the issue #183 was attached by mistake. I removed it and re-opened the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants