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

Add Toggle to allow showing only git changed files #291

Merged

Conversation

chau-bao-long
Copy link
Contributor

This feature really helpful when it comes to review code at local, which similar to show file tree of a git commit on intelliJ. This PR simply allow us toggle to show only git changed files.

package.json Outdated Show resolved Hide resolved
src/source/sources/file/fileSource.ts Outdated Show resolved Hide resolved
src/source/source.ts Outdated Show resolved Hide resolved
src/source/source.ts Outdated Show resolved Hide resolved
src/mappings.ts Outdated Show resolved Hide resolved
Copy link
Owner

@weirongxu weirongxu left a comment

Choose a reason for hiding this comment

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

Request changes

@chau-bao-long chau-bao-long force-pushed the feature/show-only-git-change-toggle branch 2 times, most recently from b260842 to 052bc37 Compare November 23, 2020 17:08
@chau-bao-long
Copy link
Contributor Author

@weirongxu I have fixed your comments. Can you review it again?

package.json Outdated Show resolved Hide resolved
@chau-bao-long chau-bao-long force-pushed the feature/show-only-git-change-toggle branch from 052bc37 to 3f49ad4 Compare November 25, 2020 07:20
@weirongxu weirongxu merged commit bdf2c33 into weirongxu:master Nov 25, 2020
@weirongxu
Copy link
Owner

Thank you! 🎉
In addition, this is a useful feature that can be added to git-source.

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.

None yet

3 participants