From: Shawn O. Pearce Date: Sun, 4 Feb 2007 07:38:30 +0000 (-0500) Subject: bash: Classify more commends out of completion. X-Git-Tag: v1.5.0-rc4~55 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a925c6f165a3374ff4a69d7c991ead2d9fa90b98?hp=a925c6f165a3374ff4a69d7c991ead2d9fa90b98 bash: Classify more commends out of completion. Most of these commands are not ones you want to invoke from the command line on a frequent basis, or have been renamed in 1.5.0 to more friendly versions, but the old names are being left behind to support existing scripts in the wild. Signed-off-by: Shawn O. Pearce Signed-off-by: Junio C Hamano ---