forked from observing/pre-commit
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
8000
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: codedebug/pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: observing/pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 6 files changed
- 12 contributors
Commits on Jul 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ead9484 - Browse repository at this point
Copy the full SHA ead9484View commit details
Commits on Jul 25, 2016
-
Update dep to remove warn about cross-spaw (observing#76)
* Update dep to remove warn about cross-spaw * fix backwards compatibility
Configuration menu - View commit details
-
Copy full SHA for 7154dee - Browse repository at this point
Copy the full SHA 7154deeView commit details
Commits on Nov 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3cf4cf7 - Browse repository at this point
Copy the full SHA 3cf4cf7View commit details
Commits on Nov 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4167676 - Browse repository at this point
Copy the full SHA 4167676View commit details -
solves the windows issue (with symlinks) (observing#84)
* solved the windows issue with symlinks Instead of symlinking to the hook in node-modules/pre-commit, this injects a new pre-commit hook (in .git/hooks) that takes care of launching the hook in node-modules/pre-commit. In addition it stashes the unstaged changes and applies them again after running the pre-commit hook, so that you only run your pre-commit scripts on the commit actual codebase. * removed stashing Stashing automatically is actually a bad idea, it's better to for the user to have control over doing it or not (manually then).
Configuration menu - View commit details
-
Copy full SHA for a9c9732 - Browse repository at this point
Copy the full SHA a9c9732View commit details
Commits on Dec 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1689e3e - Browse repository at this point
Copy the full SHA 1689e3eView commit details
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3ecafe0 - Browse repository at this point
Copy the full SHA 3ecafe0View commit details -
Commits on Dec 13, 2016
-
Use string instead of int 777 in fs.chmodSync so it gets correctly in…
…terpreted as octal (observing#90)
Configuration menu - View commit details
-
Copy full SHA for 675560c - Browse repository at this point
Copy the full SHA 675560cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf393ad - Browse repository at this point
Copy the full SHA bf393adView commit details
Commits on Dec 21, 2016
-
Fix pre-commit template (observing#80)
Without this, it actually looks for a file with quotes around it on macOS and probably other platforms too. The path is already escaped because it is part of an args array.
Configuration menu - View commit details
-
Copy full SHA for f55b66b - Browse repository at this point
Copy the full SHA f55b66bView commit details
Commits on Apr 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a7c8247 - Browse repository at this point
Copy the full SHA a7c8247View commit details
Commits on Apr 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 66b95fd - Browse repository at this point
Copy the full SHA 66b95fdView commit details
Commits on May 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5eb7b9b - Browse repository at this point
Copy the full SHA 5eb7b9bView commit details
Commits on Jun 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 77bf620 - Browse repository at this point
Copy the full SHA 77bf620View commit details -
Configuration menu - View commit details
-
Copy full SHA for f25888f - Browse repository at this point
Copy the full SHA f25888fView commit details
Commits on Nov 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 84aa9ea - Browse repository at this point
Copy the full SHA 84aa9eaView commit details
Commits on Jun 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a84bdc8 - Browse repository at this point
Copy the full SHA a84bdc8View 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 master...master