Commit 135be1e
committed
Merge branch 'es/rebase-i-no-abbrev'
The commit object names in the insn sheet that was prepared at the
beginning of "rebase -i" session can become ambiguous as the
rebasing progresses and the repository gains more commits. Make
sure the internal record is kept with full 40-hex object names.
* es/rebase-i-no-abbrev:
rebase -i: fix short SHA-1 collision
t3404: rebase -i: demonstrate short SHA-1 collision
t3404: make tests more self-contained2 files changed
+117
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
693 | 719 | | |
694 | 720 | | |
695 | 721 | | |
| |||
842 | 868 | | |
843 | 869 | | |
844 | 870 | | |
| 871 | + | |
845 | 872 | | |
846 | 873 | | |
847 | 874 | | |
| |||
853 | 880 | | |
854 | 881 | | |
855 | 882 | | |
| 883 | + | |
856 | 884 | | |
857 | 885 | | |
858 | 886 | | |
| |||
1009 | 1037 | | |
1010 | 1038 | | |
1011 | 1039 | | |
| 1040 | + | |
| 1041 | + | |
1012 | 1042 | | |
1013 | 1043 | | |
1014 | 1044 | | |
| |||
0 commit comments