Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > This is the list of actions I've mapped: > > * add: git stage = git stage add (git add) > * rm: (git rm --cached) > * diff: (git rm --cached) > * import: stage all files; modified, deleted, new > * ls: (git ls-files --stage) I do not think these are good ideas at all, as it just spreads more confusion, not less. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html