Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mushishi78/73e8986139aa8e7b5f5ca1d0f9f55a32 to your computer and use it in GitHub Desktop.
Save mushishi78/73e8986139aa8e7b5f5ca1d0f9f55a32 to your computer and use it in GitHub Desktop.
git-lfs/1.2.0 (GitHub; windows amd64; go 1.6.1; git 386c5d8)
git version 2.8.3.windows.1
$ git-lfs pre-push origin git@github.com:BluewireTechnologies/epro.git
Error scanning for Git LFS files
fork/exec C:\Users\mawh\AppData\Local\Programs\Git\mingw64/libexec/git-core\git.exe: The filename or extension is too long.
goroutine 1 [running]:
github.com/github/git-lfs/lfs.Stack(0x0, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/lfs/errors.go:566 +0x87
github.com/github/git-lfs/commands.logPanicToWriter(0x29a42c0, 0xc082034020, 0x29a45c8, 0xc0821d6300)
C:/Users/techn/go/src/github.com/github/git-lfs/commands/commands.go:195 +0xf87
github.com/github/git-lfs/commands.logPanic(0x29a45c8, 0xc0821d6300, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/commands/commands.go:159 +0x419
github.com/github/git-lfs/commands.handlePanic(0x29a45c8, 0xc0821d6300, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/commands/commands.go:134 +0x55
github.com/github/git-lfs/commands.LoggedError(0x29a45c8, 0xc0821d6300, 0xa25b40, 0x20, 0x0, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/commands/commands.go:84 +0x89
github.com/github/git-lfs/commands.Panic(0x29a45c8, 0xc0821d6300, 0xa25b40, 0x20, 0x0, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/commands/commands.go:94 +0x64
github.com/github/git-lfs/commands.prePushCommand(0xc52000, 0xc08211a6c0, 0x2, 0x2)
C:/Users/techn/go/src/github.com/github/git-lfs/commands/command_pre_push.go:78 +0x618
github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra.(*Command).execute(0xc52000, 0xc08211a500, 0x2, 0x2, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra/command.go:477 +0x3fb
github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra.(*Command).Execute(0xc536c0, 0x0, 0x0)
C:/Users/techn/go/src/github.com/github/git-lfs/vendor/_nuts/github.com/spf13/cobra/command.go:551 +0x593
github.com/github/git-lfs/commands.Run()
C:/Users/techn/go/src/github.com/github/git-lfs/commands/commands.go:99 +0x2a
main.main()
C:/Users/techn/go/src/github.com/github/git-lfs/git-lfs.go:34 +0x135
ENV:
LocalWorkingDir=C:\Dev\epro
LocalGitDir=C:\Dev\epro\.git
LocalGitStorageDir=C:\Dev\epro\.git
LocalMediaDir=C:\Dev\epro\.git\lfs\objects
LocalReferenceDir=
TempDir=C:\Dev\epro\.git\lfs\tmp
ConcurrentTransfers=3
BatchTransfer=true
GIT_LFS_PATH=C:\Program Files\Git LFS
GIT_PREFIX=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment