Let 'git gc' show up when executing 'git' with no arguments. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> --- hpa recently asked git tree owners on kernel.org to pack their trees. As I usually do not pack my local trees I started to look into man pages, executing git etc and came up with 'git repack -d -l -f' but was told the 'git gc' was the better way to do it. This patch makes it easier to identify the 'git gc' command. While investigating this I noticed that all git commands are linked with help.o has the full set of commands. Seems a bit waste of space but I did not tackle that. Sam diff --git a/generate-cmdlist.sh b/generate-cmdlist.sh index 975777f..e4e11ad 100755 --- a/generate-cmdlist.sh +++ b/generate-cmdlist.sh @@ -21,6 +21,7 @@ clone commit diff fetch +gc grep init log - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrew Morton | Re: 2.6.23-rc6-mm1 |
| Luciano Rocha | usb hdd problems with 2.6.27.2 |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
