mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(jj): only make commits immutable if they are on master/main branch
This commit is contained in:
@@ -11,3 +11,6 @@ diff-format = "color-words"
|
|||||||
|
|
||||||
[git]
|
[git]
|
||||||
push-new-bookmarks = true
|
push-new-bookmarks = true
|
||||||
|
|
||||||
|
[revsets]
|
||||||
|
immutable = "main@origin | master@origin"
|
||||||
|
|||||||
Reference in New Issue
Block a user