github - Git See Files/Code Changed after Merge -


when using git, can see code changed between each commit github or bitbucket interface (green lines added , red lines deleted).

how can using atom.io without going github/bitbucket web interface?

by default, git-diff extension colorizes gutter next lines have been added, edited, , removed.

https://f.cloud.github.com/assets/671378/2241519/04791a24-9cd6-11e3-9a12-164cabe81d58.png


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -