<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akira2kun</author_name>
  <author_url>https://blog.hatena.ne.jp/akira2kun/</author_url>
  <blog_title>技術とか戦略とか</blog_title>
  <blog_url>https://akira2kun.hatenablog.com/</blog_url>
  <categories>
    <anon>git</anon>
    <anon>SE仕事術</anon>
  </categories>
  <description>複数の案件が同時に動いており、１つのソースコードを複数の案件で修正する場合、ソースコード修正の競合（コンフリクト）の統合（マージ、差分取り込み）が必要になります。統合には、全体のロジックの整合性や案件のリリース時期の違いを考慮する必要があり、機械的に判断できない場合もあるので、最終的には人の手で判断し統合する必要があります。 ---------------- 例えば、商品の販売価格を計算する以下のソースコードがあるとします。（今回はjavaのソースコードであると仮定します） ・修正前ソースpublic class SalesPriceCalc { // DBサクセサのオブジェクト privat…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakira2kun.hatenablog.com%2Fentry%2F2020%2F08%2F08%2F113612&quot; title=&quot;ソースコード修正の競合と統合 - 技術とか戦略とか&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-08-08 11:36:12</published>
  <title>ソースコード修正の競合と統合</title>
  <type>rich</type>
  <url>https://akira2kun.hatenablog.com/entry/2020/08/08/113612</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
