-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
git: Add ability to view commit history #26226
git: Add ability to view commit history #26226
Conversation
We require contributors to sign our Contributor License Agreement, and we don't have @deepkhurana1999 on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
@cla-bot check |
The cla-bot has been summoned, and re-checked this pull request! |
Refactor commit history to remove Arc and add handler - Removed Arc from commit history return type - Added handle_commit_history request handler - Updated proto definitions for commit history requests and responses
We require contributors to sign our Contributor License Agreement, and we don't have @deepkhuranataazaa on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
Closing PR |
Closes #10807
Release Notes: