Martin von Zweigbergk
f36f4ad257
cli: make paths to auto-track configurable, add jj track
...
It's a pretty frequent request to have support for turning off
auto-tracking of new files and to have a command to manually track
them instead. This patch adds a `snapshot.auto-track` config to decide
which paths to auto-track (defaults to `all()`). It also adds a `jj
track` command to manually track the untracked paths.
This patch does not include displaying the untracked paths in `jj
status`, so for now this is probably only useful in colocated repos
where you can run `git status` to find the untracked files.
#323
2024-09-09 07:49:55 -07:00
..
2024-09-05 08:56:04 -07:00
2024-09-09 07:49:55 -07:00
2024-09-09 07:49:55 -07:00
2024-07-16 12:54:24 +02:00
2024-08-22 14:52:54 -04:00
2024-07-16 12:54:24 +02:00
2024-09-06 09:22:04 +09:00
2024-07-16 12:54:24 +02:00
2024-07-22 12:00:52 +09:00
2024-08-14 11:32:16 +01:00
2024-07-16 12:54:24 +02:00
2024-08-22 14:52:54 -04:00
2024-09-05 13:45:17 -07:00
2024-08-30 21:56:11 -07:00
2024-09-06 09:22:04 +09:00
2024-07-03 20:26:30 -04:00
2024-05-17 13:55:20 -07:00
2024-08-22 14:52:54 -04:00
2024-08-28 10:33:33 +09:00
2024-08-22 14:52:54 -04:00
2024-07-16 12:54:24 +02:00
2024-07-16 12:54:24 +02:00
2024-09-05 13:45:17 -07:00
2024-07-17 08:10:25 +02:00
2024-06-26 17:11:16 -07:00
2024-09-09 07:49:55 -07:00
2024-09-06 13:50:28 -05:00
2024-06-15 20:30:40 -07:00
2024-09-06 09:22:04 +09:00
2024-07-24 21:22:26 +09:00
2024-07-16 12:54:24 +02:00
2024-06-29 08:35:53 -05:00
2024-08-22 14:52:54 -04:00
2024-08-22 14:52:54 -04:00
2024-08-22 14:52:54 -04:00
2024-07-16 12:54:24 +02:00
2024-05-17 13:55:20 -07:00
2024-08-08 23:05:46 +09:00
2024-09-06 09:22:04 +09:00
2024-09-06 09:22:04 +09:00
2024-08-22 14:52:54 -04:00
2024-07-15 14:45:59 +09:00
2024-09-06 09:51:10 +09:00
2024-08-22 14:52:54 -04:00
2024-08-30 21:56:11 -07:00
2024-08-25 09:58:04 +01:00
2024-09-07 09:09:27 +09:00
2024-07-16 12:54:24 +02:00
2024-08-17 23:27:47 +08:00
2024-07-17 08:10:25 +02:00
2024-07-17 08:10:25 +02:00
2024-07-17 08:10:25 +02:00
2024-09-06 09:22:04 +09:00
2024-08-22 14:52:54 -04:00
2024-02-06 18:19:41 -08:00
2024-08-22 20:17:19 +09:00
2024-07-04 11:30:20 +10:00
2024-08-22 14:52:54 -04:00
2024-09-05 13:45:17 -07:00
2024-08-23 18:51:02 -07:00
2024-05-09 08:51:34 +09:00
2024-07-16 12:54:24 +02:00
2024-07-16 12:54:24 +02:00
2024-08-22 14:52:54 -04:00
2024-09-06 09:22:04 +09:00
2024-09-09 07:49:55 -07:00
2024-09-06 16:22:47 -05:00