GFHuang

Results 130 issues of GFHuang

![image](https://user-images.githubusercontent.com/4510984/100053435-05d9e600-2e5b-11eb-9a93-0403393e2412.png)

bug
contributor wanted

I use `SourceTree` to manage my repo, after `git-crypt init` and modify the `gitattributes` to crypt my project main folders(hundreds files), I open `SourceTree` to see what changed, this time...

in ``` objective-c - (void)panGestureRecognized:(UIPanGestureRecognizer *)recognizer { // ... if (recognizer.state == UIGestureRecognizerStateChanged) { // ... if (!self.bouncesHorizontally && self.visible) { // self.visible is "NO" when first pan(keep finger drap...

Sometime we don't need auto fallback in UDP query, just simple respond the `Truncated` response. Now, if we don't set the fallback, it will always throw an exception by `NullRequestResolver`....

enhancement

Statement of the question.

question