<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kouji0625</author_name>
  <author_url>https://blog.hatena.ne.jp/kouji0625/</author_url>
  <blog_title>高尾宏治日記 on はてな</blog_title>
  <blog_url>https://kouji0625.hatenadiary.org/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>「git mine merged 」という Git のサブコマンドを作成してみます。このコマンドは、マージ済みのブランチ名を指定して、ブランチの名前にmergedをつけるという単純なものです。これは Git のサブコマンドを高速に作れるようになるための練習です。 といっても、以下の内容の「git-mine」という名前でパスの通ったところに配置するだけです。Git のサブコマンドの場合、ファイル名はかならず git- のプレフィックにします。簡単ですね。 #!/usr/bin/env ruby # -*- coding: utf-8 -*- require &quot;rubygems&quot; require …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkouji0625.hatenadiary.org%2Fentry%2F20130618%2Fp1&quot; title=&quot;Gitのサブコマンドを、作成する - 高尾宏治日記 on はてな&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>2013-06-18 00:00:00</published>
  <title>Gitのサブコマンドを、作成する</title>
  <type>rich</type>
  <url>https://kouji0625.hatenadiary.org/entry/20130618/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
