X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:reply-to:in-reply-to:references
	:from:date:message-id:subject:to:content-type; q=dns; s=default; b=
	vhC84h5ZHVL3KQanAe3Jf3XW2nF2gJn5ZTegoZHXRS+6NBTJmSX/A4HVc+YsGsbk
	MEXDeMlPKI2VXSWMIHR9GWc7wU6Y6gHweq0Ln6CPVmAQtuPX2ctdhqkjDWd7XayW
	u2uZwsoeuatgJfdt7eQS4z1CWCxCCH1nHDA4p2pVDLQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:reply-to:in-reply-to:references
	:from:date:message-id:subject:to:content-type; s=default; bh=Lbz
	VOXvdN4usHkccIrhkQfUZmc8=; b=RZgMb2IhOXFrGS4ot0hgRviQO/wgIWuQmtY
	6nUiCxtKRrbqOhl3LLA1h0WmwdZkSqNLG/I3x+UgkD/PuVMpqlJ4jQlZsLGk1dBB
	kUc+yxBKGfr+ek89GfJTAiUrj7W4dryhBkiym2b66dq6NJPHwbh1WRlmQ1WI/gQy
	ipRzQbxk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=U*cygsimple, sk:cygsimp, cygsimple@gmail.com, cygsimplegmailcom
X-HELO: mail-ot0-f169.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:reply-to:in-reply-to:references         :from:date:message-id:subject:to;        bh=xNH+gRc0YQLzPPn/gpzxBpKWob+qTrwe0MJ5yki8yQ0=;        b=QY6+bu6+Us9FnrpubLLzjVxN1sD2Pk+qOG2BEvt2iIFUs//pgHYD7v+L78c7s/06nr         sMmPl1u6Juko/cGVQB5K1pwIKranNdw8Lsm+/iPjzT4fK4fLyjg3e4cUiLONylAn/8Bw         hJGL6H1wAP3SqJ99nMHU5Gmg5Wnj202d2HxcmuirMvK/trSx8K0HMPOZ4fqFPXoKCret         JwzXe46KJYTtXRj7fiBbGBiQHDTfC27o30dkhWGDHmjPXnR1qNXZOcLBIhlZYMz++wOG         Z/Yw9Jo5bCM4gESvhEtX6V+551FvdGaDQwNVI+mi2rrdN8C4ZqCCkIOv4MfftCn525Xz         edjA==
X-Gm-Message-State: AFeK/H2KW889yUX2Z2I7rWMMHRkzW8B2luzHo8hJdZJpdQpsyctHf4KmkE/H/RVcW+P3i1EpgVCY7NPZhu056w==
X-Received: by 10.157.22.175 with SMTP id c44mr6046045ote.233.1490644778570; Mon, 27 Mar 2017 12:59:38 -0700 (PDT)
MIME-Version: 1.0
Reply-To: davek@6thstreetradio.org
In-Reply-To: <887d767d-b5df-5359-8eb1-8f3ad5db4d47@gmail.com>
References: <CAHdnY6Ohn0-5_KvPCqhqh5+QwjEgRzVm-ykpO0mGVbHYgyQC5Q@mail.gmail.com> <eeb48cc7-030a-1bf7-b6ac-b88b63bea861@cs.umass.edu> <887d767d-b5df-5359-8eb1-8f3ad5db4d47@gmail.com>
From: David Dombrowsky <6thstreetradio@gmail.com>
Date: Mon, 27 Mar 2017 15:59:38 -0400
Message-ID: <CAHdnY6Nv9w-nsBXuOAWLno3dxODY4oDoLFWAf+b8kywgm_ErPg@mail.gmail.com>
Subject: Re: git alias for "status" not working
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Mon, Mar 27, 2017 at 9:24 AM, cyg Simple <cygsimple@gmail.com> wrote:
>> st is also a prefix of "stash".  Maybe it does not like aliases
>> that are prefixes of other commands?

Without the entry in the config file, `git st` results in the expected

git: 'st' is not a git command. See 'git --help'.

It's possible there's a string parse error, but using an alias of
"stx" doesn't work either.  Nor does 'xyzzy'.

> Also check the line endings of the config file.  Make sure they are UNIX
> line endings instead of Windows.

Yes, they are unix line endings.  I normally use a symlink for
~/.gitconfig, and I also tried with with and without the symlink.
Same result.

-- 
David Dombrowsky, Senior Software Engineer
email: davek@6thstreetradio.org
https://www.linkedin.com/in/david-dombrowsky-94334415
http://6thstreetradio.org/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

