remove binary rebase mention

This commit is contained in:
Tiernan L 2019-05-02 15:00:42 -10:00 committed by GitHub
parent 7d8590b044
commit 10424a7354
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,7 +246,6 @@
- [ ] If conflicts, conflict modal shows quantity of files, ability to open in [editor], open in command line, `Abort` button, while `Continue rebase` button is deactivated until files are resolved
- [ ] If conflicts resolved, files marked green, and user can click `Continue rebase` button
- [ ] If rebased, success banner is shown temporarily; user can `X` to remove
- [ ] Binary files must be resolved in command line before committing rebase
- [ ] Aborting partially resolved rebase surfaces "Are you sure?" dialogue; `Cancel` or `Abort merge` buttons
- [ ] Compare on GitHub (Mac: `⇧⌘C`; Windows: `Ctrl+Shift+C`) (if repository already published on `github.com`)
- [ ] Create Pull Request (Mac: `⌘R`; Windows: `Ctrl+R`) opens Pull Request on `github.com`