On Jun  7 17:34, Jean-Baptiste Kempf wrote:
> Hello,
> 
> On 07 Jun, Corinna Vinschen wrote :
> > I checked the git source repository on sourceware and found that there
> > is absolutely *no* change compared to the Cygwin source repository, none
> 
> git checkout -b msys-2.1 origin/msys2-1.0-dev
> 
> There are a lot of changes. 235 to be exact...

Thanks, but that's not easily reachable via the MSYS web page.  If you
click on the "Code" link on http://sourceforge.net/projects/msys2/
it leads you to the web view and a git command, which is

  git clone git://git.code.sf.net/p/msys2/code msys2-code

I used this command to fetch the repo and I called `git branch'
with the following result:

  $ git branch
  * master

Now I see that the msys2-1.0-dev branch exists, but is only remotely
tracked.  It would be more helpful if the default `git pull' command
would fetch the branch which represents the msys2 binary package.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to