もうひとつはdry-mergeで、こいつは実際にマージを走らせる前にコンフリクトが起こらないかチェックするのに使ってる。
dry-merge = !"_() { \
git merge-tree \"$(git merge-base \"$1\" \"$2\")\" \"$1\" \"$2\" \
| grep -A3 '^changed in both'; \
}; ! _ \"$1\" \"$2\" || false"
もうひとつはdry-mergeで、こいつは実際にマージを走らせる前にコンフリクトが起こらないかチェックするのに使ってる。
dry-merge = !"_() { \
git merge-tree \"$(git merge-base \"$1\" \"$2\")\" \"$1\" \"$2\" \
| grep -A3 '^changed in both'; \
}; ! _ \"$1\" \"$2\" || false"
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.