<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 9 mar 2020 alle ore 13:11 Christof Thalhofer <<a href="mailto:chrisml@deganius.de">chrisml@deganius.de</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 09.03.20 um 12:11 schrieb Gianluigi:<br>
<br>
>     git status<br>
> ...<br>
> modified:   app/src/gambas3/.lang/it.po<br>
<br>
Ok, this is easy. You just have modified this single file. Please copy<br>
it elsewhere for backup reasons.<br></blockquote><div><br></div><div>OK done.</div><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
This one you should update that it's state is equal to the master branch<br>
of Gambas:<br>
<br>
$ git pull upstream master<br>
(or as I am a little unsure:<br>
   $ git pull upstream<br>
)<br>
<br>
Please tell me the output of this command.<br></blockquote><div><br></div><div>$ git pull upstream<br>remote: Enumerating objects: 249, done.<br>remote: Counting objects: 100% (249/249), done.<br>remote: Compressing objects: 100% (64/64), done.<br>remote: Total 325 (delta 185), reused 231 (delta 184), pack-reused 76<br>Ricezione degli oggetti: 100% (325/325), 102.51 KiB | 452.00 KiB/s, done.<br>Risoluzione dei delta: 100% (219/219), completed with 45 local objects.<br>Da <a href="https://gitlab.com/gambas/gambas">https://gitlab.com/gambas/gambas</a><br> * [nuovo branch]        cmake          -> upstream/cmake<br> * [nuovo branch]        evdev          -> upstream/evdev<br> * [nuovo branch]        exclamation-mark-completion -> upstream/exclamation-mark-completion<br> * [nuovo branch]        gb.chart2      -> upstream/gb.chart2<br> * [nuovo branch]        gb.git         -> upstream/gb.git<br> * [nuovo branch]        gb.joystick    -> upstream/gb.joystick<br> * [nuovo branch]        gb.net.imap    -> upstream/gb.net.imap<br> * [nuovo branch]        gb.spreadsheet -> upstream/gb.spreadsheet<br> * [nuovo branch]        gb.test        -> upstream/gb.test<br> * [nuovo branch]        gb.test.tap    -> upstream/gb.test.tap<br> * [nuovo branch]        jit-with-c     -> upstream/jit-with-c<br>   30cde24a5..1a0809095  master         -> upstream/master<br> * [nuovo branch]        qt5ext-2       -> upstream/qt5ext-2<br> * [nuovo branch]        stable         -> upstream/stable<br> * [nuova tag]           3.14.0         -> 3.14.0<br> * [nuova tag]           3.14.1         -> 3.14.1<br> * [nuova tag]           3.14.2         -> 3.14.2<br> * [nuova tag]           3.14.3         -> 3.14.3<br>You asked to pull from the remote 'upstream', but did not specify<br>a branch. Because this is not the default configured remote<br>for your current branch, you must specify a branch on the command line.<br></div><div><br></div><div>And after:<br></div><div><br>$ git pull upstream master<br>Da <a href="https://gitlab.com/gambas/gambas">https://gitlab.com/gambas/gambas</a><br> * branch                master     -> FETCH_HEAD<br>Merge made by the 'recursive' strategy.<br> comp/src/gb.web.form2/.src/Test/Webform1.webform |  2 +-<br> comp/src/gb.web.form2/.src/WebForm.class         | 48 +++++++++++++++---------<br> comp/src/gb.web.form2/style.css                  |  1 +<br> main/lib/debug/CDebug.c                          | 12 ++++++<br> main/lib/debug/debug.c                           |  4 ++<br> main/lib/debug/debug.h                           |  1 +<br> 6 files changed, 49 insertions(+), 19 deletions(-)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> I am an idiot, I await your instructions before making things worse :-(<br>
<br>
ROTFL :-)<br>
No you are not! :-)<br></blockquote><div> </div><div>I have the certificate !<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Git is a git (Il nome Git significa stupido, [this is from <a href="http://deepl.com" rel="noreferrer" target="_blank">deepl.com</a>]).<br>
The beauty of it is that it is made so that you can hardly break<br>
anything with it.<br>
</blockquote><div><br></div><div>Let's hope that's true, because as a child I broke everything and as you know the old people return to children.</div><div><br></div><div>:-)))</div><div><br></div><div>Thank you and regards</div><div><br></div><div>Gianluigi<br></div><div> </div></div></div>