Skip to content

Conversation

@oneness
Copy link

@oneness oneness commented Jan 1, 2023

First of all, I thank you for this wonderful gem I discovered recently and has already became such an essential tool allowing me to make atomic commits a breeze.

I made following changes and hope it helps others get started with it easier :

  • Made commit-patch binary take system env into account for perl binary install location.
    This will fix an error on machines that perl is installed in locations other than /usr/bin/perl. For example, on my M1 Mac, the location is /opt/homebrew/bin/perl.
  • Added missing IPC::Run module installation note to README.md.

One side effect of this PR is that commit-patch binary will not longer has -w perl option by default. Hope you are OK with it since it can be just an alias.

* Made `commit-patch` binary take system env into account for perl
  binary install location.
* Added missing IPC::Run module installation note to README.md.
@oneness oneness force-pushed the master branch 2 times, most recently from b7a2704 to 1376b79 Compare June 17, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant