On Sun, Jan 22, 2017 at 07:46:17PM +0000, Andrea Zagli wrote: > the issue is present only if i create export dir inside the git repository > > and (i think) the "problem" is that gbp executes this command > > gbp:debug: ['git', 'add', '-f', > '/home/andreaz/Documenti/sviluppo/debian_packages/libreptool'] > > so the command adds also export dir that i excluded from git repository in > .gitignore > > > why does gbp use -f?
You did not send the requested output so I can only guess that you're using export dir and with --git-export=WC. Cheers, -- Guido _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
