Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

git-for-windows/git

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114,206 Commits
114,206 Commits
 
 

Repository files navigation

The vs/master and vs/main branches are deprecated and disabled

For years, Git for Windows maintained a separate branch (vs/master) that came with Visual Studio project files so that users could easily clone that branch and build the source code in Visual Studio.

As of v2.29.0, this changed: Git for Windows (and Git!) now support building on Windows using CMake. This is how to use this in Visual Studio:

Open the worktree as a folder. Visual Studio 2019 and later will detect the CMake configuration automatically and set everything up for you, ready to build. You can then run the tests in t/ via a regular Git Bash.

A couple of notes:

  • Visual Studio also has the option of opening CMakeLists.txt directly; Using this option, Visual Studio will not find the source code, though, therefore the File>Open>Folder... option is preferred.
  • The first time you open it, dependencies such as OpenSSL and cURL will be built as part of CMake's configuring phase. This will take a while.

About

A fork of Git containing Windows-specific patches.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • C 51.7%
  • Shell 37.1%
  • Perl 4.3%
  • Tcl 3.5%
  • Python 0.8%
  • Makefile 0.7%
  • Other 1.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.