Skip to content

Tool to convert git worktree config files from absolute path to relative

Notifications You must be signed in to change notification settings

harobed/fix-git-worktree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool to convert git worktree config files from absolute path to relative

This tool fix this issue: Feature request: use relative path in worktree config files

Usage

$ ./fix-git-worktree
Usage: fix-git-worktree <git_path>

  -verbose
    	verbose mode

Build

$ go build -v -o fix-git-worktree

Make release files

$ make release

Execute tests

$ go test -v

About

Tool to convert git worktree config files from absolute path to relative

Resources

Stars

Watchers

Forks

Packages

No packages published