[Gambas-user] Let me ask you a question about Git and GitLab

Christof Thalhofer chrisml at deganius.de
Mon Mar 9 16:22:49 CET 2020


Am 09.03.20 um 16:05 schrieb Gianluigi:

> Just not to be wrong, now my status is this:
> --------------------------------------------
> $ LANG=C git status
> On branch italian-traslations
> Your branch is ahead of 'origin/italian-traslations' by 3 commits.
>   (use "git push" to publish your local commits)
> 
> Changes not staged for commit:
>   (use "git add <file>..." to update what will be committed)
>   (use "git checkout -- <file>..." to discard changes in working directory)
> 
> modified:   app/src/gambas3/.lang/it.po
> 
> no changes added to commit (use "git add" and/or "git commit -a")
> -------------------------------------------------------------------
> I just have to give git push as suggested by you and git, without
> repeating add and commit first, right?

No, sorry, please do what it says, commit as you are used to. And then push.

>     You should learn mostly everything about these essential Git commands:
>     fetch, pull, push, merge, stash, branch, rebase and reset.

Uah, I forgot "commit".

>     If you have done that you will never have any problem any more. Not with
>     women, not with children, not with age or drugs. And obviously not with
>     Git repositories.
> 
> 
> Yours is definitely good universal advice, too bad it came to me a
> little late, given my age :-)

I said also "not with age" ... because:
Git makes you young again.

;-)

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200309/00a32193/attachment.sig>


More information about the User mailing list