# please push<no value>

Runs please commit, then pushes the current branch to origin.

<!--more-->

```bash
please push
```

On the first push of a new branch, the upstream is set automatically, so there is no separate step for that.
