Handle default remote branch descriptions in Git plugin.

Authored by Ivan Shapovalov <intelfx100@gmail.com>.

Description

Handle default remote branch descriptions in Git plugin.

Git plugin previously failed to parse branch descriptions like
"remotes/origin/HEAD -> origin/master", treating them as branch names.
These descriptions only specify the default remote branch to pull,
so they can safely be ignored.

For example, this change makes "Revision History" work with
KDevelop/KDevPlatform repositories.

Details

Committed
Ivan Shapovalov <intelfx100@gmail.com>Jul 17 2012, 1:04 PM
Parents
R33:0ff253700db2: Properly set the base dir when committing
Branches
Unknown
Tags
Unknown
Ivan Shapovalov <intelfx100@gmail.com> committed R33:6f479018b349: Handle default remote branch descriptions in Git plugin. (authored by Ivan Shapovalov <intelfx100@gmail.com>).Jul 17 2012, 1:04 PM