I'm looking to duplicate some of the functionality that my other programmer friends utilize in TCC.
Specifically, the ability to output the current git-branch of the directory that I'm in.
Not every directory will be a git directory, and I would want any directory under the local repo to report the branch.
Anyone accomplished this?
Specifically, the ability to output the current git-branch of the directory that I'm in.
Not every directory will be a git directory, and I would want any directory under the local repo to report the branch.
Anyone accomplished this?