[Gambas-user] Distributed version control with Git in the IDE
Christof Thalhofer
chrisml at deganius.de
Mon Oct 28 10:11:02 CET 2019
Am 28.10.19 um 09:11 schrieb Hans Lehmann:
> The main problem remains: I can't find any documentation to use the
> version control in the Gambas IDE effectively. Is there no documentation
> for the hand of the Gambas user? Do you send the Gambas user on the path
> of 'trial and error' again?
Before one can use the Git commands pull, push, commit, merge, etc.
there must be a basic understanding of the Git concept at all which
includes things like:
local repository
working dir
staging area
remote repository
branches
And at the moment, when this basic understanding is present, the buttons
in the IDE explain themselves.
So in my opinion there is no need for a explicit documentation in Gambas.
A quite good explanation of Git in German you can find here:
https://git-scm.com/book/de/v2
And yes, you will first have some trial and error until the fog clears.
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/20191028/d0485b59/attachment.sig>
More information about the User
mailing list