Skip to content

Commit

Permalink
chore: change commit base message
Browse files Browse the repository at this point in the history
  • Loading branch information
nieomylnieja committed Jul 31, 2024
1 parent c1b29a8 commit bcd462a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gitsync/gitsync.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const (

const (
gitsyncUpdateBranch = "gitsync-update"
commitBaseMessage = "chore: gitsync changes"
commitBaseMessage = "chore: gitsync update"
promptMessage = "Accept hunk? [Y|y|n|i|h]: "
gitsyncURL = "https://github.com/nieomylnieja/gitsync"
)
Expand Down

0 comments on commit bcd462a

Please sign in to comment.