mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 06:09:55 +01:00
Update development workflow
@@ -46,7 +46,7 @@
|
|||||||
* Check the [pre-review checklist](pre-review-checklist)
|
* Check the [pre-review checklist](pre-review-checklist)
|
||||||
* Rebase your branch if necessary to fix any merge conflicts: `git rebase -i master`
|
* Rebase your branch if necessary to fix any merge conflicts: `git rebase -i master`
|
||||||
* After rebasing, use `git push -f` to overwrite the remote branch
|
* After rebasing, use `git push -f` to overwrite the remote branch
|
||||||
* [Open a merge request](https://code.briarproject.org/akwizgran/briar/merge_requests/new)
|
* [Open a merge request](https://code.briarproject.org/briar/briar/merge_requests/new)
|
||||||
|
|
||||||
## Code review
|
## Code review
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user