Questions tagged as 'branch'

1
answer

How to delete (multiple) branches from a Git repository?

I want to make a fork of a repository that has dozens of branches, but I will only use 2 branches. I wanted to know A simple way to delete all the branches that I will not use, because I've been trying to delete them but I could not. I kno...
asked by 18.11.2018 / 13:51
1
answer

Is there a command that shows how many commit was made in the branch?

I've always been curious about these things, is there any command in git that shows how many files the branch owner uploaded to the repository?     
asked by 21.12.2018 / 16:21