/atom-git-fetch

Primary LanguageJavaScriptMIT LicenseMIT

Atom-Git-Fetcher: Fetch git on save for ATOM editor

apm apm GitHub license Build Status

Atom-Git-Fetch runs git fetch on save file.

Installation

Use atom package manager to install atom-git-fetch.

apm install atom-git-fetch

Usage

  • Open any file
  • Save file
  • Command git fetch will run in background

License

MIT