gitkraken CLI command should take relative path as default parameter

1 votes

Currently, opening the current working directory in gitkraken from a shell session requires issuing the command `gitkraken -p $(pwd)`. Instead, I would like it to be `gitkraken .`. Likewise, if I wanted to open the repo "foo" which is in the current directory, I would prefer to issue `gitkraken ./foo` rather than `gitkraken -p $(pwd)/foo`. This is common behavior for zed, vscode, atom, etc.

Under consideration Suggested by: Chuck Dries Upvoted: 07 Jan, '25 Comments: 0

Comments: 0