PB4TGMG7ZOL3VWGFYUHCBJQVLNAK7KW3F545RLCWJR3AI6BLRVUQC
Which means *"compare the current channel of my repository with channel `main` on the Nest, and attach the result to discussion number 29"*.
<pre><code>pijul push <em>my_login</em>@nest.pijul.com:<em>owner</em>/<em>repository</em> --to-channel <em>name</em>:29
</code></pre>
```
pijul push me@nest.pijul.com:pijul/pijul --to-channel :29
```
In the special case where the <code><em>name</em></code> of the channel is `main`, you can omit it.