Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 777 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 777 Bytes

git-integration

Tested against Brackets Sprint 31

Current state:

  • git-integration assumes you have a .git repo in your project root folder
  • Git repo isn't in your root folder? No problem! Just open the folder with your Git repo in it :)
  • open with command line Ctrl-Alt-Shift-G
  • Fixed graphical issues introduced with Brackets Sprint 27
  • Fixed a few minor bugs

Next Milestone

  • File context menu: Git > Add, Move, Delete
  • Git Run... key binding
  • Sidebar icon: Git Commit (and prompt for message)
  • Sidebar icon: Git push (origin master) // lets not get too fancy!

For later:

  • Multiple repos
  • Configurable repo location

Screenshot

Command line Git integration for Brackets.