Scope of branch files

Answered

Hello, how I can make scope of files only from the branch i pull from the remote server in side menu? 

 

Why I need this? Its simple, if I do revied its alot easer to see all edited files in the side menu and review them then just open changed files in extra window in IDE or checking the file on the bitbucket or other git system and then search for them in IDE.

 

Thanks for the help.

0
3 comments

Hello JuBz

Could you please clarify whether you would like to have a "Branch" scope in Project View?

If you run an "Update" for a branch you will be prompted to see what files were updated and commits were pulled.
After that, if needed, you can click in Log and then Ctrl+A in order to choose all commits, this way you will see all changed files in the "Details" window.

Please let us know if it helps.

0

Hi Ruslan i know this Option.
But i dont want to Update, i want to pull New branch from the bitbucket and See which file are change to Do my Review without switching between bitbucket and IDE. I want to See whole branch of change in side list (legt) where scoped view can be shown as well or changed files. I dont need to See which changes are made in this branch, well I can when i use blame in intellij but i dont need it altough could be a good IDE, but for now i need just to See on the sidelist All changed files in branch i pulled from bitbucket.

Is it possible?

0

Hello JuBz

>But i dont want to Update, i want to pull New branch from the bitbucket 
Update it's the same as Pull operation.

>I want to See whole branch of change in side list (legt) where scoped view can be shown as well or changed files
You can do it if you follow the message above or you can open a Git Log in IDE and then select commits while holding Ctrl and on the right side, you will see all changed files.

Please let me know if it helps.

0

Please sign in to leave a comment.