| author | Julian Phillips <julian@quantumfyre.co.uk> | |
| Sat, 20 Oct 2007 16:15:38 +0000 (17:15 +0100) | ||
| committer | Shawn O. Pearce <spearce@spearce.org> | |
| Sun, 21 Oct 2007 01:43:35 +0000 (21:43 -0400) | ||
| commit | 2005dbe2a4e3eba5ecddb7d3c46339d2bc1241d4 | |
| tree | 12cf80efc23a26729e4e46ca6219ce8d051a201f | tree | snapshot |
| parent | 1d5bf7fcee6122931bd04c97269d64f8f282ec55 | commit | diff |
fast-import: Fix argument order to die in file_change_m
The arguments to the "Not a blob" die call in file_change_m were
transposed, so that the command was printed as the type, and the type
as the command. Switch them around so that the error message comes
out correctly.
Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The arguments to the "Not a blob" die call in file_change_m were
transposed, so that the command was printed as the type, and the type
as the command. Switch them around so that the error message comes
out correctly.
Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
| fast-import.c | diff | blob | history |