git: make brz shelve work on git
Bug #1833411 reported by
nHarzilei
on 2019-06-19
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Breezy |
Medium
|
Jelmer Vernooij |
Bug Description
It would increase the usefulness of bzr style ui on git format repositories if, assuming semantic compatibiliy, bzr shelve (and whatever mappings required) could be enhanced to create new shelved states and read existing stashed states.
Related branches
Jelmer Vernooij (jelmer) wrote : | #1 |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: git git-world |
Changed in brz: | |
assignee: | nobody → Jelmer Vernooij (jelmer) |
milestone: | none → 3.1.0 |
To post a comment you must log in.
I did some work on this last year; branch attached.