blinry on Nostr: - There's no index anymore! Changes you make to files are recorded automatically. ...
- There's no index anymore! Changes you make to files are recorded automatically. Instead of using `git add -p` to put partial changes in a commit, you can use `jj split`, and use a diff editor of your choice to split up edits you've done into multiple changes.
- Many commands work on the current working copy by default, but you can also directly run them on older changes! For example, You can `jj split` an older change into two!
Published at
2024-12-29 18:05:21Event JSON
{
"id": "3571a78c5333bd0307379583b3b58c08497c4dfb6950e604259de183ce188205",
"pubkey": "35ca9beb10f6282bdc518bc22ac2966b915af41e372314e89f32f2db4a5a4689",
"created_at": 1735495521,
"kind": 1,
"tags": [
[
"e",
"a7518cc45b079461a8c0ab039e55bbf9f3b1144e93e95e2411b3930f278153d5",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://chaos.social/users/blinry/statuses/113737434519721652",
"activitypub"
]
],
"content": "- There's no index anymore! Changes you make to files are recorded automatically. Instead of using `git add -p` to put partial changes in a commit, you can use `jj split`, and use a diff editor of your choice to split up edits you've done into multiple changes.\n- Many commands work on the current working copy by default, but you can also directly run them on older changes! For example, You can `jj split` an older change into two!",
"sig": "1ad7676047d90cfb69eba3e39c61476c9e236ccaec0fbe4152fd16925772bcc828ce55356eb283c1248ab4abbba255a30d85c46a1ce3c55b1106037a3cffde92"
}