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

Show staged info in project_diff_preview #203

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Show staged info in project_diff_preview #203

merged 1 commit into from
Feb 3, 2022

Conversation

tanvirtin
Copy link
Owner

@tanvirtin tanvirtin commented Jan 19, 2022

Closes: #178
Closes: #202
Closes: #201

Users can use the following keymaps to perform operations on project diff preview, all of which is customizable form within settings:

buffer_stage = 's',
buffer_unstage = 'u',
stage_all = 'a',
unstage_all = 'd',
reset_all = 'r',

@tanvirtin tanvirtin force-pushed the develop branch 10 times, most recently from 67cf33b to f6c2ed1 Compare January 25, 2022 00:35
@tanvirtin tanvirtin force-pushed the develop branch 8 times, most recently from 276d605 to f72c250 Compare February 2, 2022 05:32
Project Diff Screeen will now have the ability to not only show diff of
your current project, but also give users the ability to view diffs that
have been staged. If a diff is partially staged, users can now see both
changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant