Skip to content

ddki/git-export

Repository files navigation

Git Export

 

Git Export

Github replease Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Git export command.

✨ Features

✔️ export commit file.

Command:

❯ git-export -h
Git提交记录文件导出工具

Usage: git-export.exe [OPTIONS] --filter <FILTER>

Options:
  -f, --filter <FILTER>         必填项,过滤,支持username,email,commit message...
  -o, --outdir <OUT_DIR>        导出目录 [default: git-export]
      --in-commit <IN_COMMITS>  commit哈希,filter限定在这些commit中,多个可以使用逗号分隔
      --zip <ZIP>               zip文件名称 [default: source.zip]
      --verbose                 是否打印日志
  -h, --help                    Print help (see more with '--help')

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Rust installed.

Rust toolchain: stable-x86_64-pc-windows-msvc;

🏁 Starting

# Clone this project
$ git clone https://github.com/ddki/git-export

# Access
$ cd git-export

# Install dependencies
$ cargo install

# Run the project
$ cargo make build-flow

📝 License

This project is under license from GPL-3.0. For more details, see the LICENSE file.

Made with ❤️ by ddki

 

Back to top

About

Git export command for files of commits. Git 提交记录文件导出命令行工具。

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages