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

legit: write commit message in a buffer #1101

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

vindarel
Copy link
Collaborator

Currently, we can only write one-line commit messages in Lem/legit :S This improves the situation, we create a special buffer to write commit messages.

I only tested this evening while working on it.

@cxxxr
Copy link
Member

cxxxr commented Sep 22, 2023

I think this is a good change.
Is it still a draft PR?

@vindarel
Copy link
Collaborator Author

It is ready for those who want to keep testing lem/legit, but by looking at it I see a couple inline tests that you might not like :D (I like them… these will also be useful again shortly)

@cxxxr
Copy link
Member

cxxxr commented Sep 22, 2023

Yeah, I think the inline comment are not bad.
The only reason I thought it was a draft is that the new file was not added to asd and not loaded.

@vindarel vindarel force-pushed the vindarel/lem-real-commit-message branch from d0afe8e to b0e00ab Compare September 22, 2023 15:02
@vindarel
Copy link
Collaborator Author

oh thanks. Added.

@vindarel vindarel force-pushed the vindarel/lem-real-commit-message branch from b0e00ab to c244ba9 Compare September 26, 2023 23:35
@vindarel
Copy link
Collaborator Author

hello, ping?

Copy link
Member

@cxxxr cxxxr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feature is very nice!
I tried it for a while and commented on a few things that caught my attention.

src/ext/legit/legit-commit.lisp Outdated Show resolved Hide resolved
src/ext/legit/legit-commit.lisp Outdated Show resolved Hide resolved
@cxxxr cxxxr self-requested a review October 10, 2023 11:08
Copy link
Member

@cxxxr cxxxr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vindarel vindarel merged commit 689ec21 into lem-project:main Oct 10, 2023
1 check passed
@vindarel vindarel deleted the vindarel/lem-real-commit-message branch October 10, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants