<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>St_Hakky</author_name>
  <author_url>https://blog.hatena.ne.jp/St_Hakky/</author_url>
  <blog_title>St_Hakky’s blog</blog_title>
  <blog_url>https://st-hakky.hatenablog.com/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>こんにちは。gitでtagを使って、バージョンを作っていくことになったので、作成・確認・共有の手順をまとめました。 本家 正直、色々なところにマニュアルとしてまとまっていますので、今更まとめる必要もないのですが、まとめた方が頭に残るし、コピペしやすいのでまとめます。 Git - タグ tagの表示 簡単で、以下のコマンドを打ち込むだけです。 # 一覧表示 $ git tag # パターンマッチでの検索 $ git tag -l 'v1.0.*' # 特定のtagを確認 $ git show &lt;tag&gt; tagの作成 tagは特定のコミットに対して付与され、指定せずにつけた場合は、現在のブランチ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fst-hakky.hatenablog.com%2Fentry%2F2018%2F08%2F31%2F201224&quot; title=&quot;git tag の使い方まとめ - St_Hakky’s blog&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-08-31 20:12:24</published>
  <title>git tag の使い方まとめ</title>
  <type>rich</type>
  <url>https://st-hakky.hatenablog.com/entry/2018/08/31/201224</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
