Hi,

Bostjan Skufca wrote:

> Git is great for tracking code development, but when deploying
> mentioned code by using git itself, various configuration files must
> be created additionally, which are normally .gitignored, for various
> reasons (code portability, sensitive data, etc). There is currently no
> simple way of tracking changes to those critical configuration files
> (at least none that I am aware of).
>
> One way to approach this would be tracking those changes in separate
> git repository.

Have you seen zit
<https://git.wiki.kernel.org/index.php/Interfaces,_frontends,_and_tools#Zit>?

Curious,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to