Is your feature request related to a problem? Please describe.
1- git clone --depth=1 some-heavy-repo
2- Now, we can't pull the repo completely from lazygit. We should git pull|fetch --unshallow from command-line.
Describe the solution you'd like
Provide an option to do an --unshallow fetch or pull