HomePhabricator

Provide api to get committed data in a hook
c51590dc1ec1Unpublished

Unpublished Commit · Learn More

No further details are available.

Description

Provide api to get committed data in a hook

Summary:
We have a linter that needs to read data from the repo that isn't in the commit,
so that data isn't part of the svn transaction, thus not available in svnlook
cat --transaction. This change provides a method to get data from a committed
file.

Test Plan:
Successfully ran arc svn-hook-pre-commit with a linter that needs something
not in the transaction.

Reviewers: epriestley, jungejason, vrana

Reviewed By: epriestley

CC: aran, Koolvin

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

Details

Provenance
nhAuthored on
Reviewer
epriestley
Differential Revision
Restricted Differential Revision
Parents
rARC051cbcb8e9f7: Use phutil_console_prompt() instead of PhutilInteractiveEditor for excuses
Branches
Unknown
Tags
Unknown

Event Timeline