I want to copmare files which are on my computer with files on the main branch of git. Do I need just download files from git and with certain command compare them? After that I want to push my changes on the another branch "feature/add_button_component" on bitbucket. How it is better to do and what commands do I need?