Skip to content

Commit

Permalink
ブランチをマージする時、改版履歴が原因でconflictが発生しにくいようにした #178
Browse files Browse the repository at this point in the history
- history.html で使用する merge driver を union に変更
  • Loading branch information
zmatsuo committed Mar 26, 2024
1 parent 9fb2010 commit bbb93af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
en/html/about/history.html merge=union
ja/html/about/history.html merge=union

0 comments on commit bbb93af

Please sign in to comment.