Coder Social home page Coder Social logo

brackets-git's Introduction

Brackets-Git

Brackets-Git is an extension for Brackets editor - it provides Git integration for Brackets.
It's tested and works on any platform supported by Brackets (Windows, Mac OSx, GNU/Linux).

Installation

Dependencies:

To make Brackets-Git work you'll need Git installed in your system:

  • Windows: MsysGit is reccomended with these (settings)
  • Mac OS X: Git for OS X is reccomended.
  • GNU/Linux: Install the package git:
    - Debian/Ubuntu: sudo apt-get install git
    - RedHat/CentOS/Fedora: sudo yum install git

Extension installation:

To install latest release of Brackets-Git use the built-in Brackets Extension Manager which downloads the extension from the extension registry.

Configuration:

Extension can be configured by opening the Git Panel and clicking the settings... button.
Alternatively you can use "File > Git Settings..." in the Brackets menu.

Features and limitations

Currently Brackets-Git supports these features (this list may be incomplete as we add new features regularely):

  • init / clone / push / pull
  • create / delete / merge branches
  • select / define / delete / select remotes
  • show commits history
  • manage different Git settings
  • support for Git-FTP

A comprehensive list of Brackets-Git features is avaiable reading the CHANGELOG.md.
Most of the features available are configurable and is possible disable or enable them selectively.

Pull/Push to password protected repositories: Push/Pull from and to password protected repositories is partially supported, currently it works only with http / https repositories.

Windows Credential Store for Git is reccomanded to better manage password protected repositories till Brackets-Git will provide a better support for them.
You'll need to push manually for the first time to setup your username/password into credentials helper.

If you won't find the feature you were looking for, feel free to open issues with your ideas.

Some screenshots:

main

commit dialog

settings dialog

Contributing

Please see CONTRIBUTING.md

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.