git-bars icon indicating copy to clipboard operation
git-bars copied to clipboard

Add optional argument with path to Git repository

Open HelgeCPH opened this issue 1 year ago • 0 comments

I added an optional positional argument so that users can point to repositories somewhere in the file system. In case no argument for a path to a repository is given, the behavior is as it is prior to this change, i.e., a user has to change directory to a Git repository explicitly before invoking the tool.

HelgeCPH avatar Jul 31 '24 11:07 HelgeCPH