<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hogehoge666</author_name>
  <author_url>https://blog.hatena.ne.jp/hogehoge666/</author_url>
  <blog_title>プログラミング初心者がアーキテクトっぽく語る</blog_title>
  <blog_url>https://architecting.hateblo.jp/</blog_url>
  <categories>
    <anon>Git</anon>
  </categories>
  <description>1. Author、コミッタを間違えた 事象 別のPCから作業、コミットした際に別ユーザになってしまった。 原因 gitconfigに明示的にユーザ情報が指定されていなかったため、作業環境のデフォルトユーザ情報が利用された。 防止策 git config --local user.name hoge git config --local user.email hoge@gmail.com 復旧策 １つ前のとき git commit --amend -m &quot;演習18.1-2&quot; --author=&quot;hoge &lt;hogeh@gmail.com&gt;&quot; 過去の複数コミット git filter-branc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farchitecting.hateblo.jp%2Fentry%2F2020%2F02%2F10%2F134731&quot; title=&quot;Gitでやらかした事案 - プログラミング初心者がアーキテクトっぽく語る&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>2020-02-10 13:47:31</published>
  <title>Gitでやらかした事案</title>
  <type>rich</type>
  <url>https://architecting.hateblo.jp/entry/2020/02/10/134731</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
