[Gambas-user] Control Backgroung/Foreground colour

Christof Thalhofer chrisml at ...3340...
Wed Sep 17 17:01:47 CEST 2014


Am 17.09.2014 um 16:27 schrieb Jussi Lahtinen:
>>> git checkout pristine-tar
>>> git checkout upstream
>>> git checkout master
>>
>> Thats silly. git checkout just changes branches. In this example you
>> switch between three branches and do nothing.
> 
> Well this is what the admin of the git repository told me to do. I tried
> several times, and this really was required.
> Maybe there is some magic in git...

No. Respectively strange ...

http://git-scm.com/docs/git-checkout

git co changes the working tree. In your case

first to pristine-tar
then to upstream
then to master

You could also do one time
"git checkout master"

And the result is the same.


Alles Gute

Christof Thalhofer

-- 
[x] nail here for new monitor


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140917/abb7cb26/attachment.sig>


More information about the User mailing list