Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.53 KB

File metadata and controls

40 lines (21 loc) · 1.53 KB

Brackets-Git

Git extension for Brackets.

Should work on all Brackets platforms (Win, Mac, Linux).

You need to have Node.js installed.

Windows users need to have msysgit installed.

Mac users need to have Git for OS X installed.

Installation

You can use Brackets built-in extension registry.

Extension can be configured in "File > Git Settings..." (this window will show the first time after you install the extension).

Pushing to username/password protected remote repositories

Currently possible only if credentials helper like Windows Credential Store for Git is installed.

You'll need to push manually for the first time to setup your username/password into credentials helper.

Features

Try out and see, this README might not be 100% up-to-date. You can see the CHANGELOG.md for more info on this. 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