anishathalye / anishathalye/git-remote-dropbox
LFS support?
- Ngôn ngữ chính
- Python
- Star
- 3.1k
- Fork
- 155
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It looks like git-remote-dropbox doesn't support LFS. When I tried it I got the following message:
```
Remote "origin" does not support the Git LFS locking API. Consider disabling it with:
$ git config lfs.https://dropbox////[REPO_NAME].git/info/lfs.locksverify false
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
Uploading LFS objects: 0% (0/100), 0 B | 0 B/s, done.
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
...
```
Even after running that command I still get:
```
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
Uploading LFS objects: 0% (0/100), 0 B | 0 B/s, done.
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
batch request: ssh: Could not resolve hostname dropbox: nodename nor servname provided, or not known: exit status 255
...
```
Is this expected to work with LFS?
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by reproducing the reported Git LFS failure with git-remote-dropbox and a repository containing LFS objects. The issue does not name files or describe the expected implementation, so first read the remote-helper entry point and confirm with maintainers whether the goal is LFS support or documenting that it is unsupported. Done means the project has an agreed behavior for Git LFS.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- git, python
- Lĩnh vực
- cli, devtools
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100