-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tj/commander.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tj/commander.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 13 files changed
- 3 contributors
Commits on Jul 23, 2020
-
A link would also be helpful in resolving the error. link is to: https://github.com/tj/commander.js#avoiding-option-name-clashes
Configuration menu - View commit details
-
8000 Copy full SHA for 8fb669f - Browse repository at this point
Copy the full SHA 8fb669fView commit details
Commits on Jul 25, 2020
-
tests: remove eslint-disable jest/no-test-callback (#1312)
* tests: remove eslint-disable jest/no-test-callback Instead of using the `done` callback from the test function, we can be using a Promise instead. I've checked that if `resolve` is not called the test fails (timeout). * fix: code style * test: ensure an assertion is made (code review)
Configuration menu - View commit details
-
Copy full SHA for b915706 - Browse repository at this point
Copy the full SHA b915706View commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1b5ede8 - Browse repository at this point
Copy the full SHA 1b5ede8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669190d - Browse repository at this point
Copy the full SHA 669190dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f47bdf5 - Browse repository at this point
Copy the full SHA f47bdf5View commit details
Commits on Aug 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c7f5f78 - Browse repository at this point
Copy the full SHA c7f5f78View commit details -
Improve basedir calculation to fix #1274 (#1322)
* Improve basedir calculation to fix #1274 * Improve comment
Configuration menu - View commit details
-
Copy full SHA for a71d592 - Browse repository at this point
Copy the full SHA a71d592View commit details
Commits on Aug 11, 2020
-
Allow disabling the built-in help option (#1325)
* Allow disabling the built-in help option * Suppress Options section of help if no options * Fix suppressed options * Leave [options] out of usage if no options * Expand usage tests
Configuration menu - View commit details
-
Copy full SHA for 6b2e42c - Browse repository at this point
Copy the full SHA 6b2e42cView commit details -
Add combineFlagAndOptionalValue (#1326)
* Add combineFlagAndOptionalValue * Add combineFlagAndOptionalValue to migration tips * Add missing minus * Reorder example
Configuration menu - View commit details
-
Copy full SHA for 84fe0da - Browse repository at this point
Copy the full SHA 84fe0daView commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c7cfc0 - Browse repository at this point
Copy the full SHA 9c7cfc0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.0...v6.1.0