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

Fix git history #76

Open
5 of 10 tasks
Tracked by #79
JonathanXDR opened this issue Oct 27, 2024 · 0 comments
Open
5 of 10 tasks
Tracked by #79

Fix git history #76

JonathanXDR opened this issue Oct 27, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@JonathanXDR
Copy link
Owner

JonathanXDR commented Oct 27, 2024

Tasks

  • Drop initial commit 5c1e02742acf788fb04ce62493eb2382d3854418
  • Migrate to conventional commits
  • Use proper commit messages, for those not having them yet
  • Validate commit messages
  • Squash commits with consecutive duplicate messages

Function issues

https://github.com/JonathanXDR/Dotfiles/blob/main/.shell/func.sh

  • Add a parameter for squashing commits with consecutive duplicate messages
  • The commit messages have additional indents after running the function and logging the commits again
  • The commit dates are not changed
  • The author is not changed
  • The commit messages and their descriptions for merges are not changed
@JonathanXDR JonathanXDR self-assigned this Oct 27, 2024
@JonathanXDR JonathanXDR added the enhancement New feature or request label Oct 27, 2024
@JonathanXDR JonathanXDR changed the title Migrate to conventional commits Fix git history Oct 27, 2024
@JonathanXDR JonathanXDR added the documentation Improvements or additions to documentation label Oct 28, 2024
@JonathanXDR JonathanXDR moved this to Backlog in Application-Website Nov 30, 2024
@JonathanXDR JonathanXDR mentioned this issue Dec 7, 2024
2 tasks
@JonathanXDR JonathanXDR moved this from Backlog to In progress in Application-Website Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

1 participant