Name |
Last commit
|
Last update |
---|---|---|
CONTRIBUTING.md | ||
LICENSE | ||
OWNERS | ||
README.md | ||
RELEASE.md | ||
SECURITY_CONTACTS | ||
build.make | ||
code-of-conduct.md | ||
travis.yml | ||
verify-subtree.sh |
If for whatever reasons a repo already had a `release-tools` directory before doing a clean import of it with `git subtree`, the check used to fail because it found those old commits. This can be fixed by telling `git log` to stop when the directory disappears from the repo. There has to be a commit with removes the old content, because otherwise `git subtree add` doesn't work. Fixes: https://github.com/kubernetes-csi/external-resizer/issues/21
Name |
Last commit
|
Last update |
---|---|---|
CONTRIBUTING.md | Loading commit data... | |
LICENSE | Loading commit data... | |
OWNERS | Loading commit data... | |
README.md | Loading commit data... | |
RELEASE.md | Loading commit data... | |
SECURITY_CONTACTS | Loading commit data... | |
build.make | Loading commit data... | |
code-of-conduct.md | Loading commit data... | |
travis.yml | Loading commit data... | |
verify-subtree.sh | Loading commit data... |