Skip to content

Conversation

@ngocnhan-tran1996
Copy link
Contributor

No description provided.

Signed-off-by: Tran Ngoc Nhan <[email protected]>

----
git config --global alias.logg 'log --graph --pretty=oneline'
git config --global alias.log 'log --graph --pretty=oneline'
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this is a correct change.
There is already git log, and this section really talks about a custom one to include those options.
Therefore we cannot call a new alias as log and have to chose other name.

Signed-off-by: Tran Ngoc Nhan <[email protected]>
@artembilan artembilan added this to the 4.0.0-M1 milestone Feb 10, 2025
@artembilan artembilan merged commit f0855e7 into spring-projects:main Feb 10, 2025
1 check passed
@ngocnhan-tran1996 ngocnhan-tran1996 deleted the polish branch February 12, 2025 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants