All of lore.kernel.org
 help / color / mirror / Atom feed
* why no "git fetch --dry-run" ?
@ 2008-11-21 21:41 Leo Razoumov
  2008-11-21 22:18 ` Miklos Vajna
  2008-11-22  0:40 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Razoumov @ 2008-11-21 21:41 UTC (permalink / raw)
  To: Git Mailing List

Hello List,
I am curious why there is "git push --dry-run" and no "git fetch
--dry-run" nor "git pull --dry-run". It would make sense to keep
push/pull/fetch as symmetric as possible.
For example, I just want to see which branches, if any, changed on a
remote repository since my last fetch. "git fetch -v --dry-run" would
be handy in this case.

--Leo--

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

end of thread, other threads:[~2008-11-22  0:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21 21:41 why no "git fetch --dry-run" ? Leo Razoumov
2008-11-21 22:18 ` Miklos Vajna
2008-11-21 23:14   ` Baz
2008-11-22  0:40 ` Junio C Hamano

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.