Homec4science

Move commit attachment to a separate CLI command

Authored by epriestley <git@epriestley.com> on Jan 8 2016, 13:59.

Description

Move commit attachment to a separate CLI command

Summary:
Ref T9319. See D14967. As before, this is making a deeply-buried, complex operation easier to test by providing a CLI command.

This adds bin/differential attach-commit rXnnnn Dnnnn to pretend that rXnnnn was just committed and matched Dnnnn.

Test Plan:

  • Ran bin/differential attach-commit X Y for several different values, saw updates in the UI.
  • Faked the message parser to make sure stuff still worked there.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9319

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

Details

Committed
epriestley <git@epriestley.com>Jan 8 2016, 18:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5592e59f9280: Improve error message if local Git working copy directory exists but isn't a…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH413ca12fda6b: Move commit attachment to a separate CLI command (authored by epriestley <git@epriestley.com>).Jan 8 2016, 18:27