Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

note git lfs push --all only pushes local refs in man page #4898

Merged
merged 1 commit into from Mar 2, 2022

Conversation

chrisd8088
Copy link
Contributor

As the git lfs push --all command does not (when used without other arguments) push any objects not reachable from local refs, i.e., specifically only those under refs/heads and refs/tags, we note that this behaviour differs from that of git lfs fetch --all and that users wanting to migrate repositories with these commands may need to make additional pushes of non-local refs.

As the "git lfs push --all" command does not (when used without
other arguments) push any objects not reachable from local refs,
i.e., specifically only those under refs/heads and refs/tags, we
note that this behaviour differs from that of "git lfs fetch --all"
and that users wanting to migrate repositories with these commands
may need to make additional pushes of non-local refs.
@chrisd8088 chrisd8088 merged commit f3d43f0 into git-lfs:main Mar 2, 2022
@chrisd8088 chrisd8088 deleted the update-push-all-docs branch March 2, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants