quickfollow

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

README

quickfollow

Forkのmaster追従を半自動化します

How to use

Using go run

go run main.go log.go config.go [path to your repository]

Using built binary

go build
quickfollow [path to your repository]

You can place built binary any place you like.

How to write config file

You can use both .json and .yml and you have to use quickfollow as name for config file.

name type details
upstream string remote name
remote string remote address
branch string remote branch name
target string[] list of local branches which requires merge

You can find an example at here.

License

Copyright (c) 2020 kyori19

This software is licensed under GPLv3.

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