should fetch auxiliary branches
Bug #1803833 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
brz-debian |
Triaged
|
High
|
Jelmer Vernooij |
Bug Description
when fetching debian packaging branches, brz-debian should make sure that auxiliary branches (e.g. 'upstream', 'pristine-tar') get fetched automatically.
To post a comment you must log in.
This should probably be some sort of Git-specific hook. "update_refs_hook"?
This allows only applying it for Git branches and not fetching stuff more than once.