Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 237 Bytes

File metadata and controls

10 lines (7 loc) · 237 Bytes

git-export

A git subcommand that separates a given directory into its own repository, maintaining commit history.

Installation

  1. Place git-export in your $PATH
  2. chmod +x git-export
  3. Test by running git export --help