-
Notifications
You must be signed in to change notification settings - Fork 59
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
DOC: Modify exe-bit for SECURITY.md #959
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 You'll need to merge the updated main into your branch before this can be merged:
git pull upstream main
git rebase upstream/main # while in your fix-exe.. branch
git push origin --force-with-lease
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to ensure the merge commit that is created when you click the button is not merged into main, it should be rebased
|
be1020a
to
fffa676
Compare
Had to adjust the procedure slightly: Via GITHUB: merge from equinor/xtgeo-->main to KetilN/xtgeo-->fix-exe-bit-security-md |
Codecov Report
@@ Coverage Diff @@
## main #959 +/- ##
=======================================
Coverage 80.30% 80.30%
=======================================
Files 92 92
Lines 13494 13494
Branches 2227 2227
=======================================
Hits 10837 10837
Misses 1930 1930
Partials 727 727 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 thanks!
Resolves #950.