<?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.hatenadiary.org/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>コンフリクトしたときに便利そうなので、備忘録を残しておく Gitのコマンド コンフリクトしているファイルの一覧を表示する。 $ git ls-files -u [&lt;path&gt;] ファイルの状態(コンフリクト含む)を表示する。 -s でshort-format で特定のディレクトリのファイル一覧を表示できる $ git status [&lt;path&gt;] 手動で直す方法 修正後にaddが必要 $ vi &lt;path&gt; (手動でコンフリクトを直す) $ git add &lt;path&gt; mergetool でマージする方法 -y でデフォルトのマージツールが実行する で1つずつ指定できる $ git mer…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsinsoku.hatenadiary.org%2Fentry%2F20110831%2F1314720280&quot; title=&quot; Gitでコンフリクトした時のための備忘録 - アジャイル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>2011-08-31 01:04:40</published>
  <title> Gitでコンフリクトした時のための備忘録</title>
  <type>rich</type>
  <url>https://sinsoku.hatenadiary.org/entry/20110831/1314720280</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
