kisslinux / repo

KISS Linux - Official Repositories
https://kisslinux.github.io
MIT License
403 stars 102 forks source link

git: support add --patch #137

Closed jedahan closed 4 years ago

jedahan commented 4 years ago

git add --patch is really nice for interactive chunking of commits. Unfortunately, it requires perl, and we compile with NO_PERL=YesPlease. Would you be open to removing this option if git autodetects if perl is installed?

dylanaraps commented 4 years ago

Should be fixed in: https://github.com/kisslinux/repo/commit/7f6c33cfc1a377758cd56f8721f98026eed78ca7