Commit 1d18826
rebase: use lookup_commit_reference_by_name()
peel_committish() appears to have been copied from the scripted rebase
but it duplicates the functionality of
lookup_commit_reference_by_name() so lets use that instead.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 35f070b commit 1d18826
1 file changed
+4
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | 766 | | |
778 | 767 | | |
779 | 768 | | |
| |||
1846 | 1835 | | |
1847 | 1836 | | |
1848 | 1837 | | |
1849 | | - | |
| 1838 | + | |
| 1839 | + | |
1850 | 1840 | | |
1851 | 1841 | | |
1852 | 1842 | | |
| |||
1889 | 1879 | | |
1890 | 1880 | | |
1891 | 1881 | | |
1892 | | - | |
| 1882 | + | |
| 1883 | + | |
1893 | 1884 | | |
1894 | 1885 | | |
1895 | 1886 | | |
| |||
0 commit comments