Commit a43688b
Remove dead getOldGitExe() code (#3936)
* Remove dead getOldGitExe() code and empty onLoaded() block
* remove onLoaded method
* Deprecate method instead of deleting it
Preserve API compatibility for consumers. Low risk to delete it, but
it is simpler for maintainers if we retain the method rather than answer
later questions about its removal.
---------
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>1 parent 0f378b3 commit a43688b
1 file changed
+5
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
1814 | | - | |
1815 | | - | |
1816 | | - | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
1817 | 1818 | | |
| 1819 | + | |
1818 | 1820 | | |
1819 | 1821 | | |
1820 | 1822 | | |
| |||
2166 | 2168 | | |
2167 | 2169 | | |
2168 | 2170 | | |
2169 | | - | |
2170 | | - | |
2171 | | - | |
2172 | | - | |
2173 | | - | |
2174 | | - | |
2175 | | - | |
2176 | | - | |
2177 | | - | |
2178 | | - | |
2179 | | - | |
2180 | | - | |
2181 | | - | |
2182 | | - | |
2183 | | - | |
2184 | 2171 | | |
2185 | 2172 | | |
2186 | 2173 | | |
| |||
0 commit comments