Commit d8cc92a
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
Sometimes we are *actually* interested in those changes... For
example when an interactive rebase wants to continue with a staged
submodule update.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 41a5dd6 commit d8cc92a
3 files changed
+14
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
| 813 | + | |
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2214 | 2214 | | |
2215 | 2215 | | |
2216 | 2216 | | |
2217 | | - | |
| 2217 | + | |
2218 | 2218 | | |
2219 | 2219 | | |
2220 | 2220 | | |
2221 | 2221 | | |
2222 | 2222 | | |
2223 | | - | |
| 2223 | + | |
| 2224 | + | |
2224 | 2225 | | |
2225 | 2226 | | |
2226 | 2227 | | |
| |||
2230 | 2231 | | |
2231 | 2232 | | |
2232 | 2233 | | |
2233 | | - | |
| 2234 | + | |
2234 | 2235 | | |
2235 | 2236 | | |
2236 | 2237 | | |
| |||
2239 | 2240 | | |
2240 | 2241 | | |
2241 | 2242 | | |
2242 | | - | |
| 2243 | + | |
| 2244 | + | |
2243 | 2245 | | |
2244 | 2246 | | |
2245 | 2247 | | |
| |||
2251 | 2253 | | |
2252 | 2254 | | |
2253 | 2255 | | |
2254 | | - | |
| 2256 | + | |
2255 | 2257 | | |
2256 | 2258 | | |
2257 | 2259 | | |
| |||
2261 | 2263 | | |
2262 | 2264 | | |
2263 | 2265 | | |
2264 | | - | |
| 2266 | + | |
2265 | 2267 | | |
2266 | 2268 | | |
2267 | 2269 | | |
2268 | 2270 | | |
2269 | 2271 | | |
2270 | | - | |
| 2272 | + | |
2271 | 2273 | | |
2272 | 2274 | | |
2273 | 2275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
0 commit comments