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

new command r2g compare #71

Open
ORESoftware opened this issue Aug 7, 2019 · 1 comment
Open

new command r2g compare #71

ORESoftware opened this issue Aug 7, 2019 · 1 comment

Comments

@ORESoftware
Copy link
Owner

the command r2g compare will compare the latest published version on npm with the git index.

see:
https://stackoverflow.com/questions/57400715/compare-npm-pack-tarball-with-whats-on-npm

it will open some editor that can diff all the files, probably some web-based tool

@ORESoftware
Copy link
Owner Author

might also be nice to compare what's in the folder, not just the git index

r2g compare # compared against what's in .npmignore
r2g compare --git-index
r2g compare --all

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