Skip to content

Porcelain archive - create archive from a tree #296

Description

@mroczect

Summary

Implement archive to export a tree as a tar or zip file.

Context

Useful for releases.

Tasks

  • Create porcelain/src/admin/archive.rs.
  • Resolve tree (commit).
  • Walk tree and write files to an archive format (tar, zip).
  • Document.

Acceptance Criteria

  • Produces valid archive.

Dependencies

  • Plumbing: rev_parse, ls_tree or recursive tree read, cat_file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

adminSee issues with this labelporcelainSee issues with this label

Projects

  • Status
    Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions