Skip to content

Cleanup config var handling with PROJ/.gitproj #6

Open
@TurtleEngr

Description

@TurtleEngr

git-proj-clone will initially copy all of PROJ/.gitproj (after git
clone). Then update local config: local-status, local-host,
proj-name. If PROG/.gitproj is missing, recreated it from ~/.gitconfig

After cloning remote, update local vars remote-status, remote-raw-dir

When in a git or git-proj dir, config vars s/b first saved to .git/config

Do this, at the end of the command, update PROJ/.gitprog with the
gitproj values from .git/config. But these vars must stay set to TBD,
in .gitproj: local-status, local-host, proj-name, remote-status,
remote-raw-dir

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructuredev, clean-code, tests, build, package

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions