* Dry run flag for git-pull or git-fetch?
@ 2007-03-05 20:41 Jon Loeliger
0 siblings, 0 replies; only message in thread
From: Jon Loeliger @ 2007-03-05 20:41 UTC (permalink / raw)
To: Git List
Folks,
Is there a "dry-run" flag for git-pull and git-fetch
that I missed somewhere?
Specifically, I'm looking for a "git pull -n foo"
command that would tell me, as output, the gross-level
effect without actually doing the steps. That is,
I'd expect something like:
Fetching from remote "foo"
URL: git://example.com/pub/foostuff.git
Remote branch: foo/main into remote/foo/main
Remote branch: foo/testing into remote/foo/testing
Merging:
Remote foo/main into local heads/master
Or something down that line. Basically parrot the
config file plus command line effect back at the
user as a sanity check first.
Thanks,
jdl
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-05 20:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-05 20:41 Dry run flag for git-pull or git-fetch? Jon Loeliger
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).