Fahad Assoumani

Results 5 comments of Fahad Assoumani

Is there a way to change commit messages?

> `git rebase -i master` Do i need to force push the changes after that ?

> The tests only seem to test the default selection. Without a UI `confirm()` prompt is skipped and the default selection is automatically selected. To test non-default selection it is...

> Do not merge `master` into a PR branch. Instead, synchronize your fork and rebase it on master. (Don't trust Github's UI; it won't rebase but merge master.) Sorry, I'm...