On Thu, Feb 08, 2007 at 05:10:23PM -0500, Shawn O. Pearce wrote:
Aliases don't seem to be working for me; I'm using git 1.5.0-rc4. Am
I doing something wrong?
{/usr/projects/linux/linux-2.6} [master]
37% git version
git version 1.5.0.rc4
{/usr/projects/linux/linux-2.6} [master]
38% git config alias.new "gitk --all --not ORIG_HEAD"
{/usr/projects/linux/linux-2.6} [master]
39% git new
git: 'new' is not a git-command
The most commonly used git commands are:
add Add file contents to the changeset to be committed next
apply Apply a patch on a git index file and a working tree
archive Creates an archive of files from a named tree
...
{/usr/projects/linux/linux-2.6} [master]
40% tail .git/config
[user]
name = Theodore Ts'o
email = tytso@mit.edu
[remote "iwlwifi"]
url = http://bughost.org/repos/iwlwifi.git/
fetch = +refs/heads/*:refs/remotes/iwlwifi/*
[alias]
new = gitk --all --not ORIG_HEAD
-
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 Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Linus Torvalds | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
| Ingo Molnar | Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3 |
git: | |
| Gerrit Renker | [PATCH 18/37] dccp: Support for Mandatory options |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
