Skip to content

Mercurial support for Atom text editor. Works on Linux, Mac OS X and Windows.

License

Notifications You must be signed in to change notification settings

victor-torres/atom-hg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-hg https://travis-ci.org/victor-torres/atom-hg Build status

Mercurial support for Atom text editor.

Features

  • line diff in text editor
  • file diff in tree view
  • bookmark:branch or branch name in status bar

How to use it

  • install it through Atom's package manager
  • run the command atom . inside your repository

Multi-platform

Works on:

  • 🐧 Linux
  • 🍎 Mac OS X
  • 🏁 Windows

Based on

  • Atom's Repository Provider Service
  • Atom's Git Repository
  • Atom's Git Diff

Author

Contributors

License

MIT Copyright (c) 2016 Victor Torres