Open GoogleCodeExporter opened 9 years ago
Please provide some concrete steps to reproduce.
Original comment by sstrickr...@googlemail.com
on 3 Jan 2015 at 3:36
1. open Reference Browser and select refs/heads
2. create a top-level branch 'A' (right-click, "Create Branch...")
3. create a second branch with some levels: 'B/C/D' (right-click...)
4. Observe that the ref browser is still in the same directory and lists two
branches ('A' and 'B/C/D')
5. rename 'A to 'B/C/A' (F2). (This "moves" the branch to the B/C directory.)
Annoyance: observe that the ref browser also enters the B/C subdirectory and
now lists A and D
Fix: one would instead expect to remain in the top level (where A was created)
and see branch B/C/A
Original comment by alexande...@gmail.com
on 3 Jan 2015 at 4:14
Original issue reported on code.google.com by
alexande...@gmail.com
on 15 Dec 2014 at 12:44