You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Do not merge `pom.xml` from older version, as it will typically conflict
|
|
#
|
|
# note: also need:
|
|
# git config --global merge.ours.driver true
|
|
# (and if ever need to disable change `true` to `false`
|
|
|
|
pom.xml merge=ours
|