Skip to content

A Atom package for git commit graphs

License

Notifications You must be signed in to change notification settings

PurpleBabar/git-log

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Log Package

Not maintained anymore.

Git-log is a package for Atom that creates a graph of your git commits and shows commit related information for you on the editor.

Usage

Open the command palette with Cmd-Shift-P (MacOS) or Ctrl-Shift-P (Windows or Linux)

  • Git Log: Show

Installing

Use the Atom package manager, which can be found in the Settings view or run apm install git-log from the command line.

Feature requests & bug reports

The main development branch is develop and the stable 'production' branch is master. Please remember to base your branch from develop and issue the pull request back to that branch.

Note

The inspiration for this package is SourceTree App.

About

A Atom package for git commit graphs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.9%
  • CSS 16.0%
  • CoffeeScript 13.1%