Re: Committing git working tree with other git repos

2024-03-14 Thread Tim Woodall
On Wed, 13 Mar 2024, Paul M Foster wrote: Folks: I have a /home/paulf/stow directory with contains subdirectories for each of the packages whose dotfiles I want to manage, like: /home/paulf/stow/alacritty In each subdirectory, I have all the config files for that packages, under git manageme

Re: Committing git working tree with other git repos

2024-03-13 Thread Tim Woodall
On Wed, 13 Mar 2024, Tim Woodall wrote: On Wed, 13 Mar 2024, Paul M Foster wrote: Folks: I have a /home/paulf/stow directory with contains subdirectories for each of the packages whose dotfiles I want to manage, like: /home/paulf/stow/alacritty In each subdirectory, I have all the config fi

Re: Committing git working tree with other git repos

2024-03-13 Thread Tim Woodall
On Wed, 13 Mar 2024, Paul M Foster wrote: Folks: I have a /home/paulf/stow directory with contains subdirectories for each of the packages whose dotfiles I want to manage, like: /home/paulf/stow/alacritty In each subdirectory, I have all the config files for that packages, under git managemen

Re: Committing git working tree with other git repos

2024-03-13 Thread Paul M Foster
On Wed, Mar 13, 2024 at 07:29:39PM +0100, john doe wrote: > On 3/13/24 16:04, Paul M Foster wrote: > > Folks: > > > > I have a /home/paulf/stow directory with contains subdirectories for each > > of the packages whose dotfiles I want to manage, like: > > > > /home/paulf/stow/alacritty > > > > I

Re: Committing git working tree with other git repos

2024-03-13 Thread john doe
On 3/13/24 16:04, Paul M Foster wrote: Folks: I have a /home/paulf/stow directory with contains subdirectories for each of the packages whose dotfiles I want to manage, like: /home/paulf/stow/alacritty In each subdirectory, I have all the config files for that packages, under git management. T

Committing git working tree with other git repos

2024-03-13 Thread Paul M Foster
Folks: I have a /home/paulf/stow directory with contains subdirectories for each of the packages whose dotfiles I want to manage, like: /home/paulf/stow/alacritty In each subdirectory, I have all the config files for that packages, under git management. This means that the directory will look li