Arieh Schneier

Results 10 comments of Arieh Schneier

@pjbgf - it looks like this should now be closed as fixed by #485

As of #755 you can now just pass `plumbing.ReferenceName("BRANCHNAME")`

@acumino a test is not only needed for new functionality, a test is useful for fixes like this for multiple reasons include: - ensure that in future there is no...

@pjbgf not sure when it was fixed, but I'm pretty sure this works correctly now

@pjbgf I took a look and this case is different to what I fixed. This is trying to unshallow a repo after it was cloned as shallow. If you add...

@jmriebold this bug was about pulling/fetching, if you are having issues with pushing then please see if there is another issue with that bug or open a new one.

@jmriebold are you able to write a test, or tell us the steps to be able to reproduce it?

Ohh, you are trying to change the depth (unshallow), that is probably being tracked in #328

@sergi Any chance of merging #120 or #136 to fix this? This library is currently giving incorrect results.