git stripspace

Gereksiz boşlukları sil. Daha fazla bilgi için: https://git-scm.com/docs/git-stripspace.

cat {{örnek/dosya}} | git stripspace

cat {{örnek/dosya}} | git stripspace --strip-comments

git stripspace --comment-lines < {{örnek/dosya}}