From c36b7af0c7f98927c63a5ecf9112d45228200b77 Mon Sep 17 00:00:00 2001 From: vho Date: Sun, 30 Nov 2014 14:20:27 +0000 Subject: [PATCH] format --- doc/forum/repair_stuck_on_ls-tree_command.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/forum/repair_stuck_on_ls-tree_command.mdwn b/doc/forum/repair_stuck_on_ls-tree_command.mdwn index 57fe54b88c..cb48cbd372 100644 --- a/doc/forum/repair_stuck_on_ls-tree_command.mdwn +++ b/doc/forum/repair_stuck_on_ls-tree_command.mdwn @@ -6,9 +6,10 @@ It repeatedly launches the following command: git --git-dir=/home/vincent/photos2/.git --work-tree=/home/vincent/photos2 ls-tree --full-tree -z -r -- 5fe5193e079631c0ceac0688ae0a6c1636491b61 -I have tried to execute it by hand and it produces a lot of output. I have redirected it into some files in order to count the content produced by this command. +I have tried to execute it by hand and it produces a lot of output. I have redirected it into some file in order to count the content produced by this command. vincent@berlioz:~/photos2/.git$ git --git-dir=/home/vincent/photos2/.git --work-tree=/home/vincent/photos2 ls-tree --full-tree -z -r -- 5fe5193e079631c0ceac0688ae0a6c1636491b61 > /tmp/ls-tree + vincent@berlioz:/tmp$ wc ls-tree 0 232525 11611220 ls-tree