Skip to content

What are the green ++ and red -- symbols? #22315

Discussion options

You must be logged in to vote

Hi @fl4v1u5,

There are a lot of places in a github repository where you see the ++ and --. Most of the time indicates how many lines you add or remove. For example:

You have added from the initial commit of the repository to now 1998 new lines of code and delete/replace 84 lines of code. Most of the time when you work in a project that contains images, graphics, video or media files in general you have a big amount of ++ because github counts the lines of the binary file (I think).

If you want to see how many people watch your repository you need to go to the traffic on the insights tab:

The red one is the diagram of how many times the repository has been cloned.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants