modulepackage
0.0.0-20240701062219-5e83e54ecbec
Repository: https://github.com/joeychilson/gitflat.git
Documentation: pkg.go.dev
# README
gitflat
A simple tool for flattening a git repository to a single directory or file.
Installation
go install github.com/joeychilson/gitflat
Usage
gitflat -repo <repository_url> -dest <destination_folder> [-exclude <dir1,dir2,...> [-include <dir>] [-exts <.ext1,.ext2,...>] [-single]