Skip to content

Commit 08c6158

Browse files
committed
post: edit the jj post with a note about jj-vcs/jj#405 and jj-vcs/jj#3577
1 parent 5363c51 commit 08c6158

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/posts/2025-07-07-jujutsu.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ Note: unlike some of my other posts, this one will be updated as I notice things
4040
**Edit**: I have been shown a solution to this by Nathan Witmer in his [Jujutsu tips and tricks article](https://zerowidth.com/2025/jj-tips-and-tricks/). The short answer is an alias called `tug` that is documented in the [Bookmarks and branches section of his article](https://zerowidth.com/2025/jj-tips-and-tricks/#bookmarks-and-branches).
4141

4242
* A total lack of decent Emacs support for this VCS is really challenging me. I live in Emacs nearly full time, and I miss support for merging in smerge-mode, and my _god_ do I miss the UI of `magit`. If I give up on this experiment, it'll be because I don't have magit support.
43+
44+
* No support for pre-push hooks. [pre-commit support](https://github.com/jj-vcs/jj/issues/405) and [general hook support](https://github.com/jj-vcs/jj/issues/3577) are just missing. That's fine 90% of the time for me, but my employer's main repository does some seriously heavy lifting in its pre-push hook that saves a lot of time.

0 commit comments

Comments
 (0)