git

package
v0.0.0-...-c8c5826 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

README

add-repo

A utility for cloning repositories with standard name.

By default, this utility expects a url to be specified with '--url' and defaults to a clone location of $HOME/repos. This location can be overridden with '--path'. The repo will be cloned into a directory of the custom name username_repo.

To make using this tool more ergonomic, create a shell alias similar to alias add-repo="toolbox git add-repo --path $HOME/repos --url. This allows it to be used like add-repo [url].

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(url string, path string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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