Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

hypoport/msysgit

 
 

Repository files navigation

Fork of msysGit to add support for long path names on Windows

For more details, read Issue #52

First experimental patch

Our company sponsors hackthons for all employees regularly. These are always great events, where a lot of creative ideas show up and get implemented.

Last time (June, 13th) we've tried to fix issue 52 and adding support for long path names on Windows.

After 21 hours working, we where able to add, commit, status and diff a file with 643 characters long name. We've tweeted a screenshot https://twitter.com/nitram509/status/345502581654704128

See issue52-experimental.patch

Proud, that we've got it done in this pretty short period of time, we know, that we hacked the wrong layer. The patch changes git core sources directly. Thus it's not worth to ask for a pull request.

But we've learned a lot and want to port the fix into the msys/mingw layer.

More details will be blogged soon...

About

Fork of msysGit to add support for long path names on Windows - more than the current 260 character limit (see issue #52 for details)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 32.7%
  • Vim Script 25.2%
  • Perl 18.1%
  • C++ 14.6%
  • Tcl 4.1%
  • Prolog 3.0%
  • Other 2.3%