On Thu, Feb 21, 2008, Guido Günther wrote: > I'd rather not do this since it might lead to suptle errors. What about > using a shell alias instead: > alias gbpin="git-buildpackage --ignore-new" > But I wonder what reason would you have to always use ignore-new? Maybe > there's a valid one I'm not seeing?
I see the bug was wontfixed as the submitter explained that he simply should .gitignore the files. Reading the log, I'm tempted to add my testimony that I am setting "svn-ignore-new" in my ~/.svn-buildpackage.conf. This is simply to test my builds before commits, similarly to #466768. Perhaps these bugs should be merged? The differente in git is that it's easy to uncommit. -- Loïc Minier

