diff options
author | Jelle van der Waa <jelle@archlinux.org> | 2022-04-22 21:40:20 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2022-05-17 21:03:43 +0200 |
commit | 11edc4504867579e11e90557d8707875f6284431 (patch) | |
tree | cf831321c1de20e6097312c12f2d171abf23d36e /.gitignore | |
parent | f42b032c5ed0b45d56742318bc34c64ecd961ccb (diff) | |
download | devtools-11edc4504867579e11e90557d8707875f6284431.tar.xz |
diffpkg - diff repo vs. build package
Include a new tool as alternative to checkpkg, this runs diffoscope on a
newly build package and the current repository package. This can be
useful for finding new files / binaries.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ archrelease bash_completion checkpkg commitpkg +diffpkg finddeps lddd makechrootpkg |