hju

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

hju

Taking git to the next level!

You do this in an existing repository:

hju add git@github.com:vandmo/dependency-lock-maven-plugin.git
hju add git@github.com:vandmo/google-java-format.git
git commit -a -m"Initial commit"
git push

This will have created a file named hju.json which contains a list of the added repositories. .gitignore will also have been updated to exclude the folders dependency-lock-maven-plugin and google-java-format.

Someone else then clones the same repository and does: hju clone

Run hju status to get a summary of the contained repositories.

Run hju fetch to run git fetch for each contained repository.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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