Comment 1 for bug 1706219

Revision history for this message
Robie Basak (racb) wrote :

A possible workaround is something along the lines of:

Unpack tarball somewhere
GIT_WORK_TREE=$somewhere git add -A
git reset debian
git commit -m'New upstream'

(needs testing wrt. the debian/ reset and exactly what works there)