Skip to content

../notes_to_myself

  • Home
  • Portfolio
  • Sample Page

Git: Filename Too Long

Not only can this be a common Windows issue, it also becomes and issue when someone checks inappropriate filenames or massive amounts of bin folders with Guids or when …  anyway, before you do the clone on a repository with long filenames, try this:

git config –global core.longpaths true
REFERENCES:

https://github.com/desktop/desktop/issues/8023

Author Chrystal SanderPosted on November 12, 2019July 26, 2023Categories Git, Version ControlTags git

Post navigation

Previous Previous post: .NET: How To Use ViewData, ViewBag And TempData in MVC
Next Next post: Git: Authentication Failed Error When Trying to Commit In Windows 10
  • Get Command Line Help
  • Online C# Sandbox

Android Architecture Arduino ASP.NET AWS Azure Caching Constraints CSharp cybersecurity Design Patterns DotNet Excel git IIS IOT Linq log4net Master Chief MinIO mstest MVC Notes nunit oracle Partitioning PHP PowerShell Query Def Raspberry Pi REST S3 SQL SQL Server Stored Procedures Swagger systables tools Visual Basic Visual Studio WebApi windows WordPress Xml xunit

  • Home
  • Portfolio
  • Sample Page
../notes_to_myself