Vladyslav Nikonov
Results
33
comments of
Vladyslav Nikonov
@ArjunNair Merged
Hi, @ArjunNair Update your fork master from upstream: ``` git fetch upstream git checkout master git rebase upstream/master git push origin master --force ``` Then create new branch from it:...
@ArjunNair It would be ideal to update your fork and rebase from the latest rustzx master to avoid conflicts during PR merge