[Gambas-user] New Just-In-Time system (work in progress)

PICCORO McKAY Lenz mckaygerhard at gmail.com
Mon Jun 4 15:11:30 CEST 2018


umm and that information are all very well explained in the wiki i wrote:

http://gambaswiki.org/wiki/howto/git#t15

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2018-06-04 9:02 GMT-04:00 PICCORO McKAY Lenz <mckaygerhard at gmail.com>:

> git pull updates your code to with the "remote" (in that case update the
> code agains the gambas repository in gitlab)
>
> git fecth only hava a "internal copy hidden in some way" to make
> operations (specially diff's) without going agains the network on each
> (that's why its named descentralized)
>
> in resume git pull DOWNLOAD AND PUSH CHANGES TO THE LOCAL COPY ... git
> fetch in fact its one of the many steps made by git pull..
>
> git fet6ch as wiki gamba said only retrieve code to compare locally by
> example
>
> git pull retrieve code and merge with you
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2018-06-03 15:00 GMT-04:00 Jussi Lahtinen <jussi.lahtinen at gmail.com>:
>
>> Yes, I completely forgot that. However I'm not sure it would have helped.
>> At least there isn't the commands I end up using. However I'm not sure
>> whether they corrupted the source code or what happened.
>> What "git fetch" does/means? I always use only "git pull" to update
>> sources and it seems to work (at least with master branch).
>>
>>
>> Jussi
>>
>> On Sun, Jun 3, 2018 at 10:39 AM, PICCORO McKAY Lenz <
>> mckaygerhard at gmail.com> wrote:
>>
>>> in gambas wiki there's directly the "how to deal with git" with
>>> specifics topics about it
>>>
>>> Lenz McKAY Gerardo (PICCORO)
>>> http://qgqlochekone.blogspot.com
>>>
>>> 2018-06-02 16:58 GMT-04:00 Jussi Lahtinen <jussi.lahtinen at gmail.com>:
>>>
>>>> ...but it's never easy with git. How to switch branches?
>>>> Advices on "git for dummies", "git for f*cking idiots", etc, etc do
>>>> nothing useful. There doesn't seem to be branch named "jit-with-c".
>>>> Only master is listed.
>>>>
>>>>
>>>> Jussi
>>>>
>>>> On Sat, Jun 2, 2018 at 11:49 PM, Jussi Lahtinen <
>>>> jussi.lahtinen at gmail.com> wrote:
>>>>
>>>>> Oh, of course, it cannot be merged until ready, because it replaces
>>>>> the old JIT...
>>>>> I'll fetch the branch and test it.
>>>>>
>>>>>
>>>>> Jussi
>>>>>
>>>>>
>>>>> On Sat, Jun 2, 2018 at 11:22 PM, Benoît Minisini <g4mba5 at gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Le 02/06/2018 à 22:16, Jussi Lahtinen a écrit :
>>>>>>
>>>>>>> Is this going to be merged to master branch soon?
>>>>>>>
>>>>>>>
>>>>>>> Jussi
>>>>>>>
>>>>>>>
>>>>>> It's far from being finished.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Benoît Minisini
>>>>>>
>>>>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net
>>>>>> ]----
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net
>>>> ]----
>>>>
>>>>
>>>
>>>
>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>>
>>>
>>
>>
>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180604/a324d59f/attachment.html>


More information about the User mailing list