gitclone

command module
v1.0.0 Latest Latest
Warning

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

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

README

gitclone

Go Report Card License Tag

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
  -u, --unmount-dir string   unmount dir

Settings

gitclone parameters can be set in config.yml.

An example of configuration in config.yml:

clone:
  depth: 1
  single_branch: true

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