You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature that you'd like
I would like to see a function that can export only changed files with working directories when select a commit. Like this command:
7z a -tzip yourfile.zip $(git diff-tree --no-commit-id --name-only hash_code_here -r)
The text was updated successfully, but these errors were encountered:
Sorry, I will not implement any new features because the license prohibits publishing on the marketplace.
I will focus instead on https://github.com/phil294/git-log--graph/.
Describe the feature that you'd like
I would like to see a function that can export only changed files with working directories when select a commit. Like this command:
7z a -tzip yourfile.zip $(git diff-tree --no-commit-id --name-only hash_code_here -r)
The text was updated successfully, but these errors were encountered: