mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
20 lines
755 B
Plaintext
20 lines
755 B
Plaintext
v0.6.2
|
|
===
|
|
|
|
This is a maintenance release. The following bugs have been fixed:
|
|
|
|
* Fix many display bugs in the history view (Thanks to Johannes Gilger)
|
|
* Fix moving of refs
|
|
* GitX no longer stalls if you have a large amount of untracked files
|
|
* GitX now asks for confirmation before deleting a branch
|
|
* GitX no longer shows ghost files after staging a hunk
|
|
* Dragging and dropping a tree now correctly copies all files
|
|
|
|
In addition, the following features have been added:
|
|
|
|
* There is now a 'New…' option to create a new repository
|
|
* The 'Gist It' feature now asks for confirmation by default. This can be changed in the preferences
|
|
* GitX can now open any directory by dragging it on the icon
|
|
* GitX now asks for confirmation before deleting a branch
|
|
|