icy / pacapt

An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere.
Other
958 stars 69 forks source link

Fix git log... by git describe... #147

Closed abdulbadii closed 3 years ago

abdulbadii commented 4 years ago

As I'm noob in git, there's a git mistake that led to PR accidentaly got closed as branch was renamed.

icy commented 3 years ago

@abdulbadii I like the improvement on help message. However for the other fix, it's already supported with the current Makefile: make pacapt VERSION=$(date +%Y.%m.%d). So I'm gonna reject this Pr. Thanks a lot.