Issue43

Title replace addremove with add -A and remove -A
Priority wish Status resolved
Superseder Nosy List ThomasAH, mpm, vadim
Assigned To vadim Topics

Created on 2005-10-27.07:54:29 by mpm, last changed 2006-05-10.17:19:49 by ThomasAH.

Messages
msg1200 (view) Author: ThomasAH Date: 2006-05-10.17:19:48
-A alias for --after in crew now, otherwise resolved in main
msg1162 (view) Author: vadim Date: 2006-05-05.05:37:25
addremove now deprecated in crew, replaced by add and remove --after.
msg76 (view) Author: mpm Date: 2005-10-27.07:54:29
This command has always been slightly odd. Better to replace it with something a
bit more standard and symmetrical with commit -A
History
Date User Action Args
2006-05-10 17:19:49ThomasAHsetstatus: testing -> resolved
nosy: + ThomasAH
messages: + msg1200
2006-05-05 05:37:25vadimsetstatus: unread -> testing
assignedto: vadim
messages: + msg1162
nosy: + vadim
2005-10-27 07:54:29mpmcreate