5 comments

[ 3.0 ms ] story [ 22.5 ms ] thread
By this point this is probably the fourth jj tutorial I have read. I haven't dabbled in it (yet), but this appears to be one of the straighter ones. Meaning not a lot of fluff, a well thought out ordering of lessons and well suited for people who come from git.

One thing I miss is the whole pull/push workflow, but for the rest this appears to be a very good resource.

> One thing I miss is the whole pull/push workflow

What do you mean by this?

In a normal git workflow you have others working on files as well. You can pull their or push your versions via one or more remotes.

Maybe I am mistaken, but the only remote stuff I have read in this article was the clone command in the beginning. Maybe I missed it?

Edit: Nevermind I did miss it.

Not directly related, but has pijul been getting any traction ?