Git in Intellij: Doesn't show all branches
up vote
0
down vote
favorite
In Intellij when I use the Version Control View on the buttom left, it doesnt show me all branches with their commits, only until they were released.
Though there were commits after their release date, so I'd like to see the branches graphically until today.

EDIT:
Found the solution, should've pulled with --all, since git only pulled the master branch.
git intellij-idea version-control branch show
add a comment |
up vote
0
down vote
favorite
In Intellij when I use the Version Control View on the buttom left, it doesnt show me all branches with their commits, only until they were released.
Though there were commits after their release date, so I'd like to see the branches graphically until today.

EDIT:
Found the solution, should've pulled with --all, since git only pulled the master branch.
git intellij-idea version-control branch show
Could you please attach screenshot showing window toolbar and presentation options dropdown?
– y.bedrov
Nov 9 at 14:07
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In Intellij when I use the Version Control View on the buttom left, it doesnt show me all branches with their commits, only until they were released.
Though there were commits after their release date, so I'd like to see the branches graphically until today.

EDIT:
Found the solution, should've pulled with --all, since git only pulled the master branch.
git intellij-idea version-control branch show
In Intellij when I use the Version Control View on the buttom left, it doesnt show me all branches with their commits, only until they were released.
Though there were commits after their release date, so I'd like to see the branches graphically until today.

EDIT:
Found the solution, should've pulled with --all, since git only pulled the master branch.
git intellij-idea version-control branch show
git intellij-idea version-control branch show
edited Nov 9 at 14:45
asked Nov 9 at 13:03
pikkuez
306
306
Could you please attach screenshot showing window toolbar and presentation options dropdown?
– y.bedrov
Nov 9 at 14:07
add a comment |
Could you please attach screenshot showing window toolbar and presentation options dropdown?
– y.bedrov
Nov 9 at 14:07
Could you please attach screenshot showing window toolbar and presentation options dropdown?
– y.bedrov
Nov 9 at 14:07
Could you please attach screenshot showing window toolbar and presentation options dropdown?
– y.bedrov
Nov 9 at 14:07
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53226244%2fgit-in-intellij-doesnt-show-all-branches%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Could you please attach screenshot showing window toolbar and presentation options dropdown?
– y.bedrov
Nov 9 at 14:07