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

[giti] git log search: Create a user experience for searching git log #283

Open
nazmulidris opened this issue Dec 17, 2023 · 0 comments
Open

Comments

@nazmulidris
Copy link
Member

nazmulidris commented Dec 17, 2023

Here's the Kotlin version of this from years ago
https://github.com/r3bl-org/git-tools/tree/main/git-log-cli-kt

The idea is to allow users to be able to search their git logs. This can be to find things like renamed files in the history, or specific strings that are in the log messages, or even file names.

This is similar to what IDEA allows in its git history search.

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

No branches or pull requests

1 participant