<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sinsoku</author_name>
  <author_url>https://blog.hatena.ne.jp/sinsoku/</author_url>
  <blog_title>アジャイルSEの憂鬱</blog_title>
  <blog_url>https://sinsoku.hatenablog.com/</blog_url>
  <categories>
    <anon>git</anon>
  </categories>
  <description>IP制限かかっている GitHub Enterprise のリポジトリを IP制限に穴を開けない で git clone する方法です。 ただ、コマンドを実行する PC は GitHub Enterprise にアクセスできる必要はあります。 $ ssh-add ~/.ssh/id_rsa $ ssh -R 1234:ghe.foo.com:22 -A ec2-user@deploy_server $ git clone ssh://git@localhost:1234/org/repo.git 調べても web 上に記事が見つからなかったので、自分の備忘録としてブログに書いておく。 追記 s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsinsoku.hatenablog.com%2Fentry%2F2018%2F06%2F11%2F102113&quot; title=&quot;IP制限かかっている GitHub Enterprise のリポジトリを git clone する方法 - アジャイルSEの憂鬱&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-11 10:21:13</published>
  <title>IP制限かかっている GitHub Enterprise のリポジトリを git clone する方法</title>
  <type>rich</type>
  <url>https://sinsoku.hatenablog.com/entry/2018/06/11/102113</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
