4 Updating your pull request
Sander Ρ€Π΅Π΄Π°ΠΊΡ‚ΠΈΡ€ΠΎΠ²Π°Π»(Π°) эту страницу 2017-01-03 16:59:37 +01:00

To keep your pull request up to date with last master do the following.

git fetch origin/master
git rebase --no-ff origin/master