1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-25 03:24:33 +02:00
fpm/lib
Jordan Sissel 7531f61940 Move loading of 'git' library nearer to where it's used.
This is necessary because `require "git"` (at time of writing) will
error if the `git` program is not available.

Upstream (ruby git) issue:
https://github.com/ruby-git/ruby-git/issues/311

Related fpm issues: #1748, #1751
2021-01-20 14:02:44 -08:00
..
fpm Move loading of 'git' library nearer to where it's used. 2021-01-20 14:02:44 -08:00
fpm.rb Introduce support for snap packages (#1490) 2018-10-16 15:59:17 -07:00