[Glass] Where should I put my own bash scripts in GsDevKit_home?

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Mon Jan 30 19:08:51 PST 2017


On Wed, Nov 9, 2016 at 6:47 PM, Dale Henrichs via Glass <
glass at lists.gemtalksystems.com> wrote:

>
>
> On Wed, Nov 9, 2016 at 6:35 PM, Dale Henrichs <
> dale.henrichs at gemtalksystems.com> wrote:
>
>>
>>
>> On 11/9/16 1:35 PM, Mariano Martinez Peck via Glass wrote:
>>
>
>
>> 2) Say I do want to commit all that directory into my own git fork. Where
>> in gsDevKit_home configuration  can I tell it which URL/branch should be
>> used for GsDevKit/GsDevKit_sys_local ?
>>
>
> First you will add a remote pointing at your fork of the project on Github:
>
>   git remote add mine git at github.com:marianopeck/GsDevKit_sys_local.git
>
> Then you will create the file $GS_HOME/sys/local/gsdevkit_bin/defGsDevKit.env
> with the following contents:
>
>   export GSDEVKIT_SYS_LOCAL_GIT_CHECKOUT=mine
>   export GSDEVKIT_SYS_LOCAL_GIT_REMOTE=<branch-name>
>
>

Hi Dale,

Is this still accurate? I cannot see neither defGsDevKit nor the variable.
I do see defSharedGitDevKit.env  but grep shows nothing. Any idea?

I am on gs_port

Thanks in advance,









> You will want to create a unique branch in your fork to manage your
> changes, so that you can keep the master branch clean for updates.
>
> updateGsDevKit will:
>   1. git checkout master
>   2. git pull origin master
>   3. git checkout <branch-name>
>   4. git merge master
>
> Dale
>
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>
>


-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20170131/1e69f540/attachment.html>


More information about the Glass mailing list