feat: add ability to specify custom command #56

Merged
kjuulh merged 2 commits from feat/add-ability-to-specify-custom-command into main 2025-01-08 22:45:34 +01:00
Owner

With

[settings]
post_update_command = "git pull"

# or 

post_update_command = ["git pull", "jj git fetch"]
With ``` [settings] post_update_command = "git pull" # or post_update_command = ["git pull", "jj git fetch"] ```
kjuulh added 1 commit 2025-01-08 22:33:37 +01:00
feat: add ability to specify custom command
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
708f8d6388
kjuulh added 1 commit 2025-01-08 22:44:23 +01:00
add ability to specify multiple commands
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
962425c515
kjuulh merged commit 962425c515 into main 2025-01-08 22:45:34 +01:00
kjuulh deleted branch feat/add-ability-to-specify-custom-command 2025-01-08 22:45:34 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/gitnow#56
No description provided.