Homec4science

Automatically resolve merge conflicts in Celerity map

Authored by vrana <jakubv@fb.com> on Aug 10 2012, 00:44.

Description

Automatically resolve merge conflicts in Celerity map

Summary:
We can use .gitattributes instead but there's no way how to set repository config for all users in Git, right?
So provide a script writting to .git/info/attributes instead so that we don't have to .gitignore .gitattributes.

Test Plan:

$ scripts/celerity/install_merge.sh
$ git pull # with merge conflict in Celerity map

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3228

Details

Committed
vrana <jakubv@fb.com>Aug 10 2012, 00:59
Pushed
aubortJan 31 2017, 17:16
Parents
rPHaf0a39922218: update library map (from D3200)
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPH80d9a276f321: Automatically resolve merge conflicts in Celerity map (authored by vrana <jakubv@fb.com>).Aug 10 2012, 00:59