All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] (Mostly whitespace) cleanups in preparation for renaming the default main branch
@ 2020-11-09  0:09 Johannes Schindelin via GitGitGadget
  2020-11-09  0:09 ` [PATCH 1/6] t1004: insert missing "branch" in a message Johannes Schindelin via GitGitGadget
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2020-11-09  0:09 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin

This topic branch mostly brings whitespace fixes, so that the 
use-main-as-default-branch-name patch series will avoid being flagged by
Git's new check-whitespace GitHub workflow.

Johannes Schindelin (6):
  t1004: insert missing "branch" in a message
  t3406: indent with tabs, not spaces
  t3427: adjust stale comment
  t5400,t5402: consistently indent with tabs, not with spaces
  t5570: remove trailing padding
  t9603: use tabs for indentation

 t/t1004-read-tree-m-u-wf.sh    |   2 +-
 t/t3406-rebase-message.sh      |  16 ++--
 t/t3427-rebase-subtree.sh      |   2 +-
 t/t5400-send-pack.sh           | 153 +++++++++++++++++----------------
 t/t5402-post-merge-hook.sh     |  16 ++--
 t/t5570-git-daemon.sh          |  12 +--
 t/t9603-cvsimport-patchsets.sh |  24 +++---
 7 files changed, 113 insertions(+), 112 deletions(-)


base-commit: 7f7ebe054af6d831b999d6c2241b9227c4e4e08d
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-784%2Fdscho%2Fmain-branch-preliminary-cleanups-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-784/dscho/main-branch-preliminary-cleanups-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/784
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-09  0:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09  0:09 [PATCH 0/6] (Mostly whitespace) cleanups in preparation for renaming the default main branch Johannes Schindelin via GitGitGadget
2020-11-09  0:09 ` [PATCH 1/6] t1004: insert missing "branch" in a message Johannes Schindelin via GitGitGadget
2020-11-09  0:09 ` [PATCH 2/6] t3406: indent with tabs, not spaces Johannes Schindelin via GitGitGadget
2020-11-09  0:09 ` [PATCH 3/6] t3427: adjust stale comment Johannes Schindelin via GitGitGadget
2020-11-09  0:09 ` [PATCH 4/6] t5400,t5402: consistently indent with tabs, not with spaces Johannes Schindelin via GitGitGadget
2020-11-09  0:09 ` [PATCH 5/6] t5570: remove trailing padding Johannes Schindelin via GitGitGadget
2020-11-09  0:09 ` [PATCH 6/6] t9603: use tabs for indentation Johannes Schindelin via GitGitGadget

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.