Anton Balashov wrote on 2013-10-01 12:49: > How to switch my master on custom tag from upstream branch? I want to > start work under a new (or custom) version. How to sync master > workspace with commit from upstream? And left the debian dir. > Of-course, I can backup debian dir and make a hard reset on the commit > from upstream, but it's a crooked nail.
I think you search for this command: git-import-orig --upstream-version=1.3 --filter=debian/* package_upstream.tar.gz --- Have a nice day. Joachim (Germany) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

