mirror of
https://github.com/nextcloud/passman.git
synced 2025-01-24 08:18:19 +08:00
4
Updating your pull request
Sander edited this page 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