Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
fuss-dev-guide
Commits
614b1ab0
Commit
614b1ab0
authored
Mar 05, 2020
by
Elena Grandi
Browse files
More details on gbp
parent
ef188e18
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/pacchetti-e-repository.rst
View file @
614b1ab0
...
...
@@ -333,7 +333,17 @@ oltre ad effettuare la build in una chroot minimale questo si assicura
anche che non ci siano differenze tra quanto committato (localmente) e
quanto viene usato per la build.
Il comando da usare nel caso generale è::
Per effettuare la build in questo caso è necessario spostarsi sul branch
di pacchettizzazione, ad esempio::
$ git checkout fuss/master
eventualmente riportare in tale branch le modifiche effettuate su
master::
$ git merge master
e quindi si può buildare, nel caso generale con::
gbp buildpackage --git-pbuilder --git-debian-branch=fuss/master \
--git-dist=fuss-buster --git-no-pristine-tar
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment