[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Git usage: rebase master on custom tag from upstream branch



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)


Reply to: