Giter Site home page Giter Site logo

rampmaster / atom-git-control Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jacogr/atom-git-control

0.0 2.0 0.0 316 KB

Provides a GUI interface to manage all commonly-used git commands.

Home Page: https://atom.io/packages/git-control

License: MIT License

CoffeeScript 81.58% CSS 18.42%

atom-git-control's Introduction

Atom git-control

What

Provides a GUI interface to manage all commonly-used git commands.

This is a first-release, while tested as part of creating this package, it has not been extensively used on much larger projects. In short: there are possibly still some issues remaining. At the same time, wanted to get the package out there and used.

Git

How

  • Checkout or switch to any available branch with a click on the local/remote branch
  • Select files to commit, either all or with an individual selection
  • Compare the current working tree changes to the selected local branch
  • Merge any other branch into the current active branch
  • Create branches, either by remote selection of local branching
  • Reset any file to its previous state with a checkout
  • All git commands are logged, the commands used and output is visible
  • Command available are activated based on working tree status
  • Automatically fetches remote status on activation

##GitFlow

For git-flow commands to work, you need to install git flow

then, on mac, do the following:

  sudo ln -s /usr/local/bin/git-flow /usr/bin/

  sudo ln -s /usr/local/bin/git-flow-hotfix /usr/bin/

  sudo ln -s /usr/local/bin/git-flow-release /usr/bin/

  sudo ln -s /usr/local/bin/git-flow-version /usr/bin/

  sudo ln -s /usr/local/bin/git-flow-support /usr/bin/

  sudo ln -s /usr/local/bin/git-flow-init /usr/bin/

  sudo ln -s /usr/local/bin/git-flow-feature /usr/bin/

  sudo ln -s /usr/local/bin/gitflow-shFlags /usr/bin/

  sudo ln -s /usr/local/bin/gitflow-common /usr/bin/

Where

The Atom package can be found on the Atom registry, https://atom.io/packages/git-control.

Pull requests, issues, feature requests are all welcome and encouraged via https://github.com/jacogr/atom-git-control.

Discussion and additional input is promoted here: Join the chat at https://gitter.im/jacogr/atom-git-control

Maintainers

atom-git-control's People

Contributors

azakur4 avatar brylie avatar gitter-badger avatar hellerbarde avatar jacogr avatar marcelmue avatar markokajzer avatar mishak87 avatar nishanthshankar avatar otterpocket avatar rafaelstz avatar rkmax avatar simurai avatar smvarela avatar wbrbr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.