1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1
2
3
4
5
6
7
8
9
10
11
|
-
-
-
|
An informal list of FIXMEs which don't warrant full tickets...
This is not *intended* to be a list of long-lived fixme's, but more of a scratchpad for things which come up spontaneously and shouldn't be forgotten.
# Checkin
- `f-checkin` does not close a branch merged in using `merge --integrate`. e.g. [](3288acfcbc5ba7a4).
# Crosslinking...
A workaround was added in [](a9332967a75a2a1b), but why that workaround is necessary is unclear. What follows is pre-workaround, for potential investigation later...
Crosslinking apparently does not properly rebuild file relationships properly, leading to `blame` not working. Try this:
|