Comment 0 for bug 1171197

Revision history for this message
jonathan (sprbeyond) wrote :

In ecryptfs path , I execute following git-command:

    > mkdir test1
   > echo "hello" > test1/readme
   > git add test1
  > git commit -m"add test1"

   this command finished in about 5 minute.

   However if in no-ecryptfs path, this command finish in several seconds.