On Sun, 9 Feb 2014 02:37:06 -0800 (PST)
ishan chawla <ishan.chawla...@gmail.com> wrote:

> I am trying to build git from its source code in windows,Im not able
> to do it.Some cache.h error is coming .Could you please suggest me
> what to do?

Git is not directly buildable on Windows because its Windows port,
which is Git for Windows (earlier known by another moniker --
msysGit) [1], is not completed and fully intergated upstream yet.

So if you want to build GfW yourself you'll have to download msysGit
[2], which is a full development environment *plus* appropriately
patched Git code, and build it [3].

Note that should you have any troubles with it, the proper place to ask
specific questions about this is the msysGit newsgroup [4], not this
list.  There also exists the GfW issue tracker [5].

1. http://msysgit.github.io/
2. https://github.com/msysgit/msysgit/wiki/InstallMSysGit
3. https://github.com/msysgit/msysgit/wiki/WorkingOnMsysGit
4. http://groups.google.com/group/msysgit/
5. https://github.com/msysgit/msysgit/issues

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to