Zhenya is working on a large project and she knew that the last new feature has just been finished on the feature branch. And now she is to merge it with the master branch. To do this, Zhenya decided to use the git rebase command. She wrote in the terminal:
$ git rebase master
But she seems to have forgotten something. Choose from the list the command that Zhenya did not write.