Hi Howard,
Not a git user, so the problem could be on my end as I'm not getting a version that matches 1.7.1 (or newer).
...
git clone -b master git://git.savannah.nongnu.org/nmh.git
That looks right to me. You've asked for the ‘master’ branch where
development takes place.
To show branches with the current one highlighted:
git branch
To describe the commit which is checked out:
git describe --long --tags --candidates=1000
--
Cheers, Ralph.
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: new release?, Howard Bampton |
|---|---|
| Next by Date: | Re: new release?, Alexander Zangerl |
| Previous by Thread: | Re: new release?, Howard Bampton |
| Next by Thread: | Re: new release?, David Levine |
| Indexes: | [Date] [Thread] [Top] [All Lists] |