Joy Reynolds

Results 369 comments of Joy Reynolds

While adjacent, the `jj` one would have `.git` in it while the `git` one would have `.jj` in it. FYI, I tried (but was unsuccessful) to get Pijul's file to...

> I've mentioned previously that creator of the [`ignore`](https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore) crate (and ripgrep) is pushing for a unified .ignore I haven't seen that remark. I suppose it doesn't matter that all...

> > > I think we should do away with the ambiguous states of tracked/ignored and untracked/not ignored. > > it could be that you keep ignores as is, but...

I'm not sure this is the best approach, but did you know the aliases can be output with this? `jj config list --include-defaults aliases` It's not very descriptive, though, and...

Isn't it a diamond because it was copied from some other VCS? If so, copy the character they used also. If not, use a different symbol ?

> My impression is that some users think "revision" and "change" are synonyms, so I wonder if this is going to confuse them. I had this problem for a long...

> Revsets resolve to revisions/commit, not to changes, so I think that would be very confusing. Everything resolves to revisions/commit, doesn't it? But the user types change IDs for the...

Are the Git special cases scattered in the code, or in one place?

If you implemented it as stated, would it be possible to document it within a Mavo? In other words, can you turn it off so you can show examples, inside...

I'm not an expert on JS or Mavo, but I'm a programmer, and I can't tell what your examples do. The square brackets are confusing, the elements that start with...