git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* windows git invalid path error
@ 2021-03-09 11:58 Bagher Keshmiri (Gmail)
  2021-03-19 14:05 ` Johannes Schindelin
  0 siblings, 1 reply; 2+ messages in thread
From: Bagher Keshmiri (Gmail) @ 2021-03-09 11:58 UTC (permalink / raw)
  To: git

hi
i need pull changes from my gitlab project to my laptop but when i run 
git pull show this error

  fatal: cannot create directory at 
'public/C:\wamp64\www\exp2p\storage\logs': Invalid argument


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: windows git invalid path error
  2021-03-09 11:58 windows git invalid path error Bagher Keshmiri (Gmail)
@ 2021-03-19 14:05 ` Johannes Schindelin
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin @ 2021-03-19 14:05 UTC (permalink / raw)
  To: Bagher Keshmiri (Gmail); +Cc: git

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

Hi,

On Tue, 9 Mar 2021, Bagher Keshmiri (Gmail) wrote:

> hi
> i need pull changes from my gitlab project to my laptop but when i run git
> pull show this error
>
>  fatal: cannot create directory at 'public/C:\wamp64\www\exp2p\storage\logs':
> Invalid argument

This looks as if some Unix-style absolute path was improperly converted to
a Windows path. However, with this little information to go on, it is hard
to tell.

Do you think you can come up with a Minimal, Complete & Verifiable Example
(https://stackoverflow.com/help/mcve) that allows others to see precisely
what they have to do to experience the same issue?

Ciao,
Johannes

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-19 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 11:58 windows git invalid path error Bagher Keshmiri (Gmail)
2021-03-19 14:05 ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).