git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] push.default and branch.<name>.{remote,merge} changes
@ 2009-03-28 23:10 Santi Béjar
  2009-03-28 23:10 ` [PATCH 1/4] Documentation: enhance branch.<name>.{remote,merge} Santi Béjar
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Santi Béjar @ 2009-03-28 23:10 UTC (permalink / raw)
  To: git

Hi *,

  the four patches are independent, but I've send them in a series because
their topic is related. Well, there is a textual dependency between the 3rd
and the 4th.

  The 1st one can also be applied to 'maint' while the rest is on top of 'next'
because the 'push.default' is only there.

Santi Béjar (4):
  Documentation: enhance branch.<name>.{remote,merge}
  Documentation: push.default applies to all remotes
  Documentation: branch.*.merge can also afect 'git-push'
  Rename push.default to push.style

 Documentation/RelNotes-1.6.3.txt |    2 +-
 Documentation/config.txt         |   21 ++++++++++-----------
 builtin-push.c                   |   16 ++++++++--------
 cache.h                          |   14 +++++++-------
 config.c                         |   10 +++++-----
 environment.c                    |    2 +-
 6 files changed, 32 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2009-03-30 12:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 23:10 [PATCH 0/4] push.default and branch.<name>.{remote,merge} changes Santi Béjar
2009-03-28 23:10 ` [PATCH 1/4] Documentation: enhance branch.<name>.{remote,merge} Santi Béjar
2009-03-29  1:38   ` Jay Soffian
2009-03-29 10:54     ` Santi Béjar
2009-03-28 23:10 ` [PATCH 2/4] Documentation: push.default applies to all remotes Santi Béjar
2009-03-28 23:10 ` [PATCH 3/4] Documentation: branch.*.merge can also afect 'git-push' Santi Béjar
2009-03-28 23:10 ` [PATCH 4/4] Rename push.default to push.style Santi Béjar
2009-03-30  8:01   ` Finn Arne Gangstad
2009-03-30  8:23     ` Johannes Schindelin
2009-03-30  9:00       ` Santi Béjar
2009-03-30  9:07         ` Santi Béjar
2009-03-30 10:29         ` Jeff King
2009-03-30 12:50           ` Santi Béjar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).