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
6a31afc8
Commit
6a31afc8
authored
Jul 08, 2019
by
Elena Grandi
Browse files
pacchetti gestiti con git, piccola fix
parent
b53cade7
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/pacchetti-e-repository.rst
View file @
6a31afc8
...
...
@@ -170,10 +170,11 @@ Clonare il repository del progetto desiderato::
$ git clone https://work.fuss.bz.it/git/<progetto>
Il branch da buildare per l'upload è ``master``, da aggiornare nel caso
in cui si abbia già un clone locale del repository::
Nei vecchi progetti il branch da buildare per l'upload è ``master``, in
quelli recenti ``fuss/master``, entrambi da aggiornare nel caso in cui
si abbia già un clone locale del repository::
$ git checkout master
$ git checkout
[fuss/]
master
$ git pull
Versionamento
...
...
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