Is it possible to pull/push a single branch? #4391
Unanswered
spanishpear
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Typically i tend to use
in order to pull one branch rather than the thousands that might exist in some of the larger repos.
Is there any way I can customize the
push/pull/fetch
command or behaviour in lazygit?I've turned off
autoFetch
,autoRefresh
andfetchAll
- but not sure if that also applies to pullBeta Was this translation helpful? Give feedback.
All reactions