pmbootstrap/pmb
Oliver Smith 2b1dfe7cfc
pmb.helpers.git.rev_parse: don't return "" on err (!1848)
Remove a legacy code path from back in the day, where pmaports were in
the same repository as pmbootstrap ([1]). Nowadays, pmaports are always in a
git repository, so this is not necessary anymore. If git fails at this
point, crash hard and don't carry on with an empty string.

This is in preparation for using rev_parse in new code paths, so we
don't need to check the return value of rev_parse.

[1] 39548835 "Write custom os-release (closes #324) (#439)"
    https://github.com/postmarketOS/pmbootstrap/pull/439
2020-01-19 20:37:43 +03:00
..
aportgen pmb.helpers.git.clone: use git from host system (!1845) 2020-01-12 00:39:47 +01:00
build crossdirect: support rust (!1850) 2020-01-14 02:50:53 +01:00
chroot pmb.config.chroot_home_symlinks: cache rust dirs (!1850) 2020-01-14 02:50:53 +01:00
config pmb.config: add deviceinfo_boot_part_start 2020-01-18 23:03:32 +01:00
data pmb/data/keys/pmos-5a03a13a.rsa.pub: remove (!1835) 2019-11-21 23:52:25 +01:00
export Change copyright to 2020 2020-01-06 02:43:00 +01:00
flasher Change copyright to 2020 2020-01-06 02:43:00 +01:00
helpers pmb.helpers.git.rev_parse: don't return "" on err (!1848) 2020-01-19 20:37:43 +03:00
install pmb.helpers.git.rev_parse: don't return "" on err (!1848) 2020-01-19 20:37:43 +03:00
parse pmb/parse/_apkbuild: Fix locating kernel subpackages with "-" in name (!1857) 2020-01-19 19:36:11 +03:00
qemu Change copyright to 2020 2020-01-06 02:43:00 +01:00
__init__.py Change copyright to 2020 2020-01-06 02:43:00 +01:00