Debian: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Notes about Debian packaging. == GBP == === gbp:error: upstream/... is not a valid treeish === If running gbp in a debianized source directory results in this error, try ru...") |
No edit summary |
||
Line 8: | Line 8: | ||
--git-upstream-tree=branch | --git-upstream-tree=branch | ||
[[Category:Packaging]] |
Revision as of 08:44, 12 August 2020
Notes about Debian packaging.
GBP
gbp:error: upstream/... is not a valid treeish
If running gbp in a debianized source directory results in this error, try running gbp with this argument (where the branch being used is branch)
--git-upstream-tree=branch