<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why Git in SAS EG does not autoupdate change in Github? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728573#M38392</link>
    <description>I use Git a lot. then again, I am a C#/SAS coder and C# uses Git all of the time. I know Git is integrated now into EG, which I have not used yet, but I can tell you how it works in my C# world. Same holds true in SAS world.&lt;BR /&gt;&lt;BR /&gt;Read papers by Chris Hemendinger on git in SAS. They should be great. Here is one: &lt;A href="https://blogs.sas.com/content/sasdummy/2019/01/17/git-in-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2019/01/17/git-in-sas/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Git operates with a local repository which stores your changes. When you make changes, they are committed locally. Once you are comfortable with all of the local changes (commits), you need to push the changes to GitHub. 2 step process: commit then push.&lt;BR /&gt;&lt;BR /&gt;I am not aware of any SAS community that helps with SAS/Git integration. &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Mar 2021 21:18:42 GMT</pubDate>
    <dc:creator>AlanC</dc:creator>
    <dc:date>2021-03-23T21:18:42Z</dc:date>
    <item>
      <title>Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728080#M38381</link>
      <description>&lt;P&gt;Hi all SAS Users,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to Git in SAS EG.&lt;/P&gt;
&lt;P&gt;I am wondering why my Git Repositories does not autoupdate with my change in github.&lt;/P&gt;
&lt;P&gt;For example, I have my Github here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/gf199x/Executed_auto" target="_blank" rel="noopener"&gt;https://github.com/gf199x/Executed_auto&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The readme file of repository main is&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="My97_0-1616399464297.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/56210i428C5D5046E946EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="My97_0-1616399464297.png" alt="My97_0-1616399464297.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But the Clone Execute_auto-main still remains the same, does not change&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="My97_1-1616399504061.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/56211iB968ED368B0B133A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="My97_1-1616399504061.png" alt="My97_1-1616399504061.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please guide me how to sort it out?&lt;/P&gt;
&lt;P&gt;Or, every time we update from GitHub, we need to download the zip file and replace the existing one in the clone folder?&lt;/P&gt;
&lt;P&gt;Warmerst regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 07:53:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728080#M38381</guid>
      <dc:creator>Phil_NZ</dc:creator>
      <dc:date>2021-03-22T07:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728556#M38389</link>
      <description>&lt;P&gt;I believe because, "programing groups" are supposed to use Git together.&amp;nbsp; Now, depending on what the programing group's culture is, each push to Git may signify a certain amount of change.&amp;nbsp; For one group, it could be the work you did that day, or that hour.&amp;nbsp; To another group, each push might address one single issue at a time, that is: fixes to two or more features should &lt;U&gt;not&lt;/U&gt; be combined into one push.&amp;nbsp; I'm very new to Git too, and there's probably a better reason.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 20:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728556#M38389</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-03-23T20:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728563#M38390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15329"&gt;@PhilC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know any group to learn how to merge SAS EG and GitHub for newbie by the way. I read &lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4197-2020.pdf" target="_self"&gt;some papers&lt;/A&gt; from SGF 2020 but still confused quite a bit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 20:36:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728563#M38390</guid>
      <dc:creator>Phil_NZ</dc:creator>
      <dc:date>2021-03-23T20:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728564#M38391</link>
      <description>&lt;P&gt;I did once dip my toes into a volunteer, open-source, Java-script project that had a nicely sized Github community.&amp;nbsp; I learned quite a bit from that, but not enough.&amp;nbsp; I don't know if anything like that exists for SAS.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 20:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728564#M38391</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-03-23T20:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728573#M38392</link>
      <description>I use Git a lot. then again, I am a C#/SAS coder and C# uses Git all of the time. I know Git is integrated now into EG, which I have not used yet, but I can tell you how it works in my C# world. Same holds true in SAS world.&lt;BR /&gt;&lt;BR /&gt;Read papers by Chris Hemendinger on git in SAS. They should be great. Here is one: &lt;A href="https://blogs.sas.com/content/sasdummy/2019/01/17/git-in-sas/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2019/01/17/git-in-sas/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Git operates with a local repository which stores your changes. When you make changes, they are committed locally. Once you are comfortable with all of the local changes (commits), you need to push the changes to GitHub. 2 step process: commit then push.&lt;BR /&gt;&lt;BR /&gt;I am not aware of any SAS community that helps with SAS/Git integration. &lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Mar 2021 21:18:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/728573#M38392</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2021-03-23T21:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/729365#M38411</link>
      <description>&lt;P&gt;&lt;FONT color="#33CCCC"&gt;&lt;STRIKE&gt;Another reason&lt;/STRIKE&gt;&lt;/FONT&gt; Other reasons that you might not want to push your changes every time you change code...&amp;nbsp; [Cartoon SFW]&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.reddit.com/r/ProgrammerHumor/comments/l15v60/git_push_meme_force/" target="_blank" rel="noopener"&gt;git push meme --force : ProgrammerHumor (reddit.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 14:50:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/729365#M38411</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-03-26T14:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why Git in SAS EG does not autoupdate change in Github?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/730392#M38438</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/212695"&gt;@Phil_NZ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If you're interested, the documentation for Git integration in SAS Enterprise Guide 8.2 starts here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=egdoccdc&amp;amp;cdcVersion=8.2&amp;amp;docsetId=egug&amp;amp;docsetTarget=p078cl08fol7hkn11a8nf1f9izq7.htm&amp;amp;locale=en" target="_self"&gt;About Git Integration in SAS Enterprise Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 13:52:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Why-Git-in-SAS-EG-does-not-autoupdate-change-in-Github/m-p/730392#M38438</guid>
      <dc:creator>jennifert</dc:creator>
      <dc:date>2021-03-31T13:52:46Z</dc:date>
    </item>
  </channel>
</rss>

