Home GnuPG

Implement DestructibleInterface on GitLFS refs
78e36d6b17a5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Implement DestructibleInterface on GitLFS refs

Summary: Ref T7789. Make sure these get cleaned up when a repository is destroyed.

Test Plan:

  • Created a new repository.
  • Pushed some LFS data to it.
  • Used bin/remove destroy to nuke it.
  • Verified the LFS stuff was cleaned up and the underlying files were destroyed (SELECT * FROM repository_gitlfsref, etc).

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7789

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

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 18 2016, 3:16 PM
Parents
rPHABa24f001b08ef: Support pushing data into Git LFS
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB78e36d6b17a5: Implement DestructibleInterface on GitLFS refs (authored by epriestley <git@epriestley.com>).Mar 18 2016, 5:36 PM