FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

git fetch is required even when using lfs by uportalis · Pull Request #338 · josegonzalez/python-github-backup · GitHub

git fetch is required even when using lfs - #338

Merged
josegonzalez merged 1 commit into
josegonzalez:masterfrom
SkySoft-ATM:fetch_commits_when_lfs
Sep 11, 2024
Merged

git fetch is required even when using lfs#338
josegonzalez merged 1 commit into
josegonzalez:masterfrom
SkySoft-ATM:fetch_commits_when_lfs

Conversation

uportalis commented Sep 10, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Command git fetch is required before git lfs fetch. Otherwise the latest commits are not fetched and only the LFS objects of the known commits are downloaded.
Basically, without this fix, when lfs option is enabled, the backups of the repositories are never updated and they only contain the commits present when the backup was performed the first time (i.e. at clone time).

uportalis marked this pull request as ready for review September 10, 2024 10:32
josegonzalez merged commit 5034443 into josegonzalez:master Sep 11, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL