• Stars
    star
    158
  • Rank 236,287 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 12 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chrome extension that provides side by side diffs in GitHub

WARNING : No longer relevant with GitHubโ€™s built-in side-by-side diff.

Octosplit

Octosplit is a lightweight Chrome extension and Firefox add-on that provides side by side diffs and word wrapping in GitHub.

Use Octosplit Enterprise extension with your private GitHub Enterprise instance

How to use

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

Chrome

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

Firefox

Warning

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