keybase / keybase/client

Git LFS - cannot push files on windows

Open
#21,561 26 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

acked
Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

Hi!
I'm testing the new functionality from v5.1.0 - git LFS support.
I do everything what's said in doc (https://keybase.io/docs/git/index).
Everything is working for normal repo but when I try to push the LFS connected file I got an error:

git push
Initializing Keybase... done.
Syncing with Keybase... done.
Uploading LFS objects: 100% (1/1), 1.2 GB | 0 B/s, done
invalid character 'U' looking for beginning of value
error: failed to push some refs to 'keybase://team/xxx/Repo2'

Propably Uploading LFS objects part isn't done because it not take any time to upload file.

Is it a bug or maybe am I doing something wrong?

I'm on Windows 10.
My log id: 2dc714afb17faf0439897d1c

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Git LFS instructions at https://keybase.io/docs/git/index and reproduce the Windows 10 git push against the reported keybase://team/xxx/Repo2 repository, capturing log id 2dc714afb17faf0439897d1c. Investigate the invalid character 'U' response after the LFS upload; done means an LFS-connected file pushes successfully on Windows.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, go
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.