Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369668 - git-repository displays some commits to push but doesn't tell if those are all
Summary: git-repository displays some commits to push but doesn't tell if those are all
Status: RESOLVED DUPLICATE of bug 371498
Alias: None
Product: Orion
Classification: ECD
Component: Git (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 09:45 EST by Malgorzata Janczarska CLA
Modified: 2012-02-16 08:42 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malgorzata Janczarska CLA 2012-01-25 09:45:21 EST
When we have a log of commit to push to remote branch only a subset of them is shown on the repository page, but user is not informed that those are not all commits to push. I also think that this subset is too big, I would limit it to about 10.
Another problem is that if we have local branch that doesn't have a remote branch all it's commits are listed there. I'm not sure if this is by design, but when you go to complete log of this branch commits are not marked as outgoing, so we have a little inconsistency here.
Comment 1 Szymon Brandys CLA 2012-02-16 08:42:22 EST
(In reply to comment #0)
> When we have a log of commit to push to remote branch only a subset of them is
> shown on the repository page, but user is not informed that those are not all
> commits to push. I also think that this subset is too big, I would limit it to
> about 10.

Duplicated of Bug 371498.

> Another problem is that if we have local branch that doesn't have a remote
> branch all it's commits are listed there. I'm not sure if this is by design, but
> when you go to complete log of this branch commits are not marked as outgoing,
> so we have a little inconsistency here.

Duplicate of Bug 349704.

*** This bug has been marked as a duplicate of bug 371498 ***