Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.05 KB

Octosplit

Octosplit is an lightweight Chrome extension that provides side by side diffs and word wrapping in GitHub and GitHub Enterprise.

How to use

  • Install the Octosplit Chrome extension
  • Just go on a diffs page on GitHub and check the new option :

What is changed

  • Original file is in the left pane with deletions,
  • New file is in the right pane with additions,
  • The global size of working area is increased (relative to window size).

How to install for dev

  • Clone the project
  • Open Tools > Extensions menu in Chrome
  • Enable developer mode
  • Click on load the unpacked extension
  • Select the path to your local copy of Octosplit

Warning

This POC is currently in the very earliest stages of development.