Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Fred van Stappen
'File'-'Clone git repo', 'Source URL' = https://gitlab.com/mseuniverse/sak.git 'Destination directory' = a new empty directory. 'OK'. = (git)!clone https://gitlab.com/mseuniverse/sak.git; /home/fred/sakmartin/ Cloning into '/home/fred/sakmartin'... remote: Counting objects: 2342, done.

Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Martin Schreiber
On Tuesday 23 June 2015 14:33:00 Fred van Stappen wrote: (git)!fetch --all Fetching origin From https://github.com/fredvs/sak * [new tag] 20150619 - 20150619 Fetching mseremote remote: Counting objects: 72, done. remote: Compressing objects: 100% (69/69), done. remote: Total

Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Martin Schreiber
On Tuesday 23 June 2015 15:11:25 Fred van Stappen wrote: Does clone from Gitlab sak in a new directory work? Hum, maybe (but i am not a git-guru and do not understand what you ask ;-( ) 'File'-'Clone git repo', 'Source URL' = https://gitlab.com/mseuniverse/sak.git 'Destination directory' =

Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Fred van Stappen
(git)!fetch --all Fetching origin From https://github.com/fredvs/sak * [new tag] 20150619 - 20150619 Fetching mseremote remote: Counting objects: 72, done. remote: Compressing objects: 100% (69/69), done. remote: Total 72 (delta 52), reused 4 (delta 2)

Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Fred van Stappen
Does clone from Gitlab sak in a new directory work? Hum, maybe (but i am not a git-guru and do not understand what you ask ;-( ) Fre;D -- Monitor 25 network devices or servers

Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Fred van Stappen
= (git)!clone https://gitlab.com/mseuniverse/sak.git; /home/fred/sakmartin/ Cloning into '/home/fred/sakmartin'... ... Checking connectivity... done. (git) Do you want that i use this directory instead of mine ? Ok, but could you commit last changes from /sak.Github ? Or the game is

Re: [MSEide-MSEgui-talk] How to merge changes with MSEgit

2015-06-23 Thread Martin Schreiber
On Tuesday 23 June 2015 22:49:14 Fred van Stappen wrote: = (git)!clone https://gitlab.com/mseuniverse/sak.git; /home/fred/sakmartin/ Cloning into '/home/fred/sakmartin'... ... Checking connectivity... done. (git) Do you want that i use this directory instead of mine ? Ok, but