[git-users] Re: using git for system configuration management

2016-10-04 Thread Mark Waite
Many Linux distributions include etckeeper. It tracks changes in the etc directory with a version control system. It can use git or others. Mark Waite -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and

Re: [git-users] Re: using git for system configuration management

2016-10-04 Thread Magnus Therning
Pranit Bauva writes: > Hey Jessica, > > You could probably put all the config files in the root repo. Then > make a bash script which can copy them to their respective locations. > Now when you update one script, you can just run that bash script > which will update all

Re: [git-users] Re: using git for system configuration management

2016-10-04 Thread Pranit Bauva
Hey Jessica, You could probably put all the config files in the root repo. Then make a bash script which can copy them to their respective locations. Now when you update one script, you can just run that bash script which will update all the config files. Similarly you can pull the repo on some

[git-users] Re: using git for system configuration management

2016-10-04 Thread Jessica Sabugo
Hello Tobias, I am planning to use git to manage the system configuration files too, any tutorials or information that you can share? On Sunday, January 10, 2010 at 4:30:04 PM UTC-6, Tobias G. Pfeiffer wrote: > > Hi! > > I want to use git to manage the system configuration (/etc/...) for a >

Re: [git-users] Does git have a way for workflow tools to identify a custom state?

2016-10-04 Thread Magnus Therning
Darragh Bailey writes: > On Wednesday, September 21, 2016 at 10:46:11 PM UTC+1, Magnus Therning > wrote: > >> >> In the past I've had that in my shell prompt. Currently I'm mostly using >> magit and it clearly states when the workdir is in the middle of a rebase. >>

Re: [git-users] Serena Dimnesions to GIT migration

2016-10-04 Thread Magnus Therning
kdcw...@gmail.com writes: > Hello All, > > We're looking for any information on migrating our artifacts from > *Dimensions* CM to GIT. > > we haven't mapped out an approach as of yet , but would like to know > our options as we sunset Dimension. > > Hoping to migrate all historical and