Gource icon indicating copy to clipboard operation
Gource copied to clipboard

Change the git dir and work tree (for bare dotfiles repo)

Open skuzzymiglet opened this issue 5 years ago • 4 comments

For my dotfiles, I use a bare git repo in my $HOME, with a command:

➜ ~ which dcnf
dcnf: aliased to /usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME

I can't find a way for Gource to visualise these setups, however. It would be good to have similar options to the git command

skuzzymiglet avatar Dec 20 '19 14:12 skuzzymiglet

Hey @acaudwell, is this a feature that could be implemented?

skuzzymiglet avatar Apr 30 '20 18:04 skuzzymiglet

@skuzzymiglet did you close this as you found a solution, or did you abandon?

haakonstorm avatar Feb 08 '21 14:02 haakonstorm

Sorry, I didn't find a solution. I was just closing stale issues I'd opened

skuzzymiglet avatar Feb 08 '21 16:02 skuzzymiglet

No solution but a hacky workaround is to just clone the repo somewhere else and use gource on that.

adastx avatar May 17 '22 14:05 adastx