gitclone

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2025 License: MIT Imports: 14 Imported by: 0

README

gitclone

Introduction

git clone with copy-on-write

Prerequisites

  • Go >= 1.22.0

Build

make build

Usage

git clone with copy-on-write

Usage:
  clone [flags]

Flags:
  -c, --config-file string   config file
  -d, --dest-dir string      dest dir
  -h, --help                 help for clone
  -r, --repo-url string      repo url

Settings

clone:
  depth: 1
  single_branch: true
mount:
  overlay:
    base_dir: base
    upper_dir: upper
    work_dir: work
    index: off
    merged_dir: merged

License

Project License can be found here.

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL