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

Add support for fetch depth #533

Closed
CAMOBAP opened this issue Jul 15, 2021 · 1 comment
Closed

Add support for fetch depth #533

CAMOBAP opened this issue Jul 15, 2021 · 1 comment

Comments

@CAMOBAP
Copy link
Contributor

CAMOBAP commented Jul 15, 2021

Subject of the issue

fetch call doesn't support --depth it may be required after git remote add

Your environment

  • version of git and ruby-git 1.9.0
  • version of ruby 2.6

Steps to reproduce

Expected behavior

Fetch call should accept :depth

Actual behaviour

fetch call don't care about :depth

CAMOBAP added a commit to CAMOBAP/ruby-git that referenced this issue Jul 17, 2021
Signed-off-by: Alexande B <abobrikovich@gmail.com>
jcouball pushed a commit that referenced this issue Dec 17, 2021
Signed-off-by: Alexande B <abobrikovich@gmail.com>
@jcouball
Copy link
Member

jcouball commented Dec 20, 2021

Added in git gem 1.10.0

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

No branches or pull requests

2 participants