Re: [PATCH] Fixing path quoting issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11 Oct 2007, at 07:19, Johannes Sixt wrote:

-	 git-commit -F msg -m amending ."
+	git-commit -F msg -m amending ."

You fix whitespace...

 test_expect_success \
-	"using message from other commit" \
-	"git-commit -C HEAD^ ."
+	 "using message from other commit" \
+	 "git-commit -C HEAD^ ."

... and you break it. More of these follow. Don't do that, it makes patch review unnecessarily hard.


I'm just preparing to release this patch... was that "don't break whitespace", or "don't try to fix whitespace in a patch that's has nothing to do with whitespacing-fixing" ?

And while I'm here - tabs are preferred, are they? There seem to be a mixture of tabs & 4 space indentation.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux