Linutronix / elbe

Embedded Linux Build Environment
https://elbe-rfs.org
GNU General Public License v3.0
163 stars 59 forks source link

pbuilder: declare pdebuilder/current directory as safe for git #372

Closed yegorich closed 1 year ago

yegorich commented 1 year ago

This option allows git to use a directory that is not owned by the current user (root).

Fixes #371

bgermann commented 1 year ago

Thanks.