Open
Bug 1140072
Opened 11 years ago
Updated 11 years ago
Pushing should not update local tag after failing server-side hook
Categories
(Developer Services :: Mercurial: firefoxtree, defect)
Developer Services
Mercurial: firefoxtree
Tracking
(Not tracked)
NEW
People
(Reporter: ahal, Unassigned)
Details
Edge case from bug 1098369.
When pushing to e.g inbound and having the transaction rolled back due to a tree closure, the `inbound` local tag should not be moved. Currently it gets updated to the (still a draft) head.
| Reporter | ||
Updated•11 years ago
|
Summary: Pushing updates local tag after failing server-side hook → Pushing should not update local tag after failing server-side hook
You need to log in
before you can comment on or make changes to this bug.
Description
•