1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-10 00:42:40 +01:00
No description
Find a file
epriestley f071a55266 Avoid path change collision issue when diffing an unusual edge case out of
svn.

Summary: when you "svn cp" with a revision, we end up with some path collision
problems. This isn't a complete fix but it gets the change to Differential,
at least.

Test Plan:

Reviewers:

CC:
2011-01-10 12:41:58 -08:00
bin Initial commit. 2011-01-09 15:22:25 -08:00
externals Initial commit. 2011-01-09 15:22:25 -08:00
resources/git Provide a git commit template. 2011-01-09 20:42:37 -08:00
scripts Remove XHPAST from arcanist. 2011-01-09 22:13:30 -08:00
src Avoid path change collision issue when diffing an unusual edge case out of 2011-01-10 12:41:58 -08:00
.arcconfig Initial commit. 2011-01-09 15:22:25 -08:00
.divinerconfig Initial commit. 2011-01-09 15:22:25 -08:00
.gitignore Remove XHPAST from arcanist. 2011-01-09 22:13:30 -08:00
LICENSE Initial commit. 2011-01-09 15:22:25 -08:00
README Initial commit. 2011-01-09 15:22:25 -08:00

PROJECT STATUS: CAVEAT EMPTOR

This is an unstable preview release. I'm open sourcing some of Facebook's
internal tools, but they'll be unstable for at least a couple months.
-epriestley


WHAT IS ARCANIST?

Arcanist is the CLI for Facebook's code review tool, Differential. Since
Differential isn't released yet, it may not be terribly useful on its own.