<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Nyghtowl</title>
    <link>https://nyghtowl.com/tags/git/</link>
    <description>Recent content in Git on Nyghtowl</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc-sa/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC-SA 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Thu, 19 Nov 2020 18:26:21 +0000</lastBuildDate>
    <atom:link href="https://nyghtowl.com/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Pull &amp; Push to Someone else’s Upstream GitHub PR</title>
      <link>https://nyghtowl.com/posts/2020/11/pull-push-to-someone-elses-upstream-github-pr/</link>
      <pubDate>Thu, 19 Nov 2020 18:26:21 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2020/11/pull-push-to-someone-elses-upstream-github-pr/</guid>
      <description>&lt;h3 id=&#34;pull--push-to-someone-elses-upstream-githubpr&#34;&gt;Pull &amp;amp; Push to Someone else’s Upstream GitHub PR&lt;/h3&gt;&#xA;&lt;p&gt;Another brief ‘how to’ for those who need to pull and push to someone else’s upstream GitHub pull request (PR).&lt;/p&gt;&#xA;&lt;p&gt;I was working on a teammate’s GitHub pull request for &lt;a href=&#34;https://github.com/google/project-OCEAN&#34;&gt;Project OCEAN&lt;/a&gt; (a current focus of mine) to help close it out. Since her pull request came from her own personal account, there were key commands I needed in order to pull and push directly to it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SSH Agent Forwarding &amp; Remote Upstream with GitHub &amp; GCE</title>
      <link>https://nyghtowl.com/posts/2020/02/ssh-agent-forwarding-remote-upstream-github-gce/</link>
      <pubDate>Thu, 20 Feb 2020 23:13:05 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2020/02/ssh-agent-forwarding-remote-upstream-github-gce/</guid>
      <description>&lt;h3 id=&#34;ssh-agent-forwarding--remote-upstream-with-github-gce&#34;&gt;SSH Agent Forwarding &amp;amp; Remote Upstream with GitHub &amp;amp; GCE&lt;/h3&gt;&#xA;&lt;p&gt;When working with a cloud-based distributed version-control system during software development like GitHub, there are a couple key configurations that will enable you to collaborate on a project and work on a remote server like GCE (Google Compute Engine). You need to provide credentials to push and pull content from GitHub which SSH agent forwarding will help you accomplish. If you are working on a forked GitHub repo (repository) then you will want to setup remote upstream to keep it up to date.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
