[git-svn] How to produce log of only remotes/git-svn regardless of current branch

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

[git-svn] How to produce log of only remotes/git-svn regardless of current branch

From: Raymond Auge <hidden>
Date: 2016-06-15 22:49:09

Hello All,

In trying to produce a log of only remotes/git-svn regardless of
current branch, I've tried many variations of:

--branches[=pattern]
--tags[=pattern]
--remotes[=pattern]

with no luck.

e.g.

git --no-pager log --name-status --no-color -p -n 20 --remotes=remotes/git-svn

Any ideas?

Re: [git-svn] How to produce log of only remotes/git-svn regardless of current branch

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:49:09

On Tue, Jul 20, 2010 at 16:08, Raymond Auge [off-list ref] wrote:
Hello All,

In trying to produce a log of only remotes/git-svn regardless of
current branch, I've tried many variations of:
It's:

    git log $branch

not:

    git log --remotes=$branch

or something like that.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help