Skip to content
kthompson edited this page Sep 13, 2010 · 4 revisions

What’s new in GitMenu v0.1

  • Add files
  • Commit files
  • Creating a new Repo
  • Blame
  • History
  • Status Icons

Known Issues

  • Performance is a bit slow as individual items are updated by running three commands per item. We can improve this by running those commands on all files at once when multiple files need to be updated.
  • Solution files are not updated properly
  • Files with nested items ie forms+designers do not always get their status updated properly
  • Init shows up on nested projects
  • git config attributes are not properly used
Clone this wiki locally