Bug #1043
- Fixed bug where bash autocompletion did not work for aliases. - Added new '_aliases' helper command.
This commit is contained in:
committed by
Paul Beckingham
parent
275132c1fa
commit
4f76e0ed7c
@@ -7,6 +7,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
||||
|
||||
set (commands_SRCS Command.cpp Command.h
|
||||
CmdAdd.cpp CmdAdd.h
|
||||
CmdAliases.cpp CmdAliases.h
|
||||
CmdAnnotate.cpp CmdAnnotate.h
|
||||
CmdAppend.cpp CmdAppend.h
|
||||
CmdBurndown.cpp CmdBurndown.h
|
||||
|
||||
Reference in New Issue
Block a user