Towards 0.8.
This commit is contained in:
parent
fb7b135220
commit
2a8bb03a6f
1 changed files with 8 additions and 0 deletions
8
magit.el
8
magit.el
|
@ -36,6 +36,14 @@
|
|||
|
||||
;;; TODO
|
||||
|
||||
;; For 0.8:
|
||||
;;
|
||||
;; - Fix display of unmerged files.
|
||||
;; - Fix performance problems with large status buffers.
|
||||
;; - Handle the case where remote and local branches have different names.
|
||||
;;
|
||||
;; Later:
|
||||
;;
|
||||
;; - Queuing of asynchronous commands.
|
||||
;; - Good email integration.
|
||||
;; - Showing tags.
|
||||
|
|
Loading…
Reference in a new issue