Skip to content

Tosainu/pacl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacl

Simple git clone wrapper.

Example

$ pacl rust-lang/rust -- --depth 50
➔ git clone \
    https://github.com/rust-lang/rust \
    ~/.pacl/github.com/rust-lang/rust \
    --depth 50

$ pacl https://gitlab.freedesktop.org/xorg/app/xeyes
➔ git clone \
    https://gitlab.freedesktop.org/xorg/app/xeyes \
    ~/.pacl/gitlab.freedesktop.org/xorg/app/xeyes

About

Simple `git clone` wrapper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages