Sean Whitton writes ("Bug#835858: dgit: repo config should override
~/.gitconfig"):
> Package: dgit
> Version: 1.4
> Severity: normal
>
> If you put this in ~/.gitconfig
>
> [dgit "default"]
> clean-mode = git
>
> and this in the
Package: dgit
Version: 1.4
Severity: normal
If you put this in ~/.gitconfig
[dgit "default"]
clean-mode = git
and this in the .git/config file of a repo
[dgit "default"]
clean-mode = dpkg-source
then dgit should use `git clean` in general but `debian/rules clean` for
th
2 matches
Mail list logo