You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For `silent` commands, you can set `refresh = true` to automatically reload the repository and refresh the display (e.g., commit list) after the command is executed.
39
+
This is useful when the command modifies the repository state.
40
+
41
+
Note that `refresh = true` cannot be used with `inline` commands.
42
+
24
43
## Variables
25
44
26
45
The following variables can be used in command definitions.
0 commit comments