Skip to content

pr-git-1668/alrashedf/master-v2

From: Fahad Alrashed <fahad@keylock.net>

During "git p4 clone" if p4 process returns an error from the server,
it will store the message in the 'err' variable. Then it will send a
text command "die-now" to git-fast-import. However, git-fast-import
raises an exception: "fatal: Unsupported command: die-now" and err is
never displayed. This patch ensures that err is dispayed using
"finally:".

Signed-off-by: Fahad Alrashed <fahad@keylock.net>

Submitted-As: https://lore.kernel.org/git/pull.1668.v2.git.git.1715168796873.gitgitgadget@gmail.com
In-Reply-To: https://lore.kernel.org/git/pull.1668.git.git.1714802221671.gitgitgadget@gmail.com
Assets 2