Greg Back
Greg Back
As a counterexample, this works as expected for me (global settings, not for a single file): ``` [bumpversion] ... search = MYPROJECT_VERSION = '{current_version}' replace = MYPROJECT_VERSION = '{new_version}' ```...
I just ran into this same issue today. @peterwj are you already working on a hook? If not, I can try to take a look at making one pretty soon.
@peterwj any chance you could share that script, for example in a Gist, unless it's closely tied to your code itself? I'm sure others (selfishly, including myself) could benefit from...
It might be better to file this against https://github.com/github/gitignore, since (I think) that is where joe gets its (his?) data.
cla/check
Hi @bhavyaidr I got this figured out. I'll respond to your email with the details.
Thanks, @liu-xiao-guo . I'm going to transfer this to the Java client library for the developers to take a look at.