gitskarios / Gitskarios

GitHub Android application
MIT License
526 stars 73 forks source link

#554 - "Remove branch" button is not displayed as expected #559

Closed LetItRock closed 8 years ago

LetItRock commented 8 years ago

Changed show "Delete branch" button logic:

I have tested this change and its working for me... but it would be better if you @alorma will do some testing also...

alorma commented 8 years ago

@juherr ping!

juherr commented 8 years ago

If you provide an apk, I will test it on my side.

alorma commented 8 years ago

👍

Approved with PullApprove

alorma commented 8 years ago

Great! If you could generate an APK, and send it to @juherr , he can test :P

alorma commented 8 years ago

Merge the latest change from develop plz

LetItRock commented 8 years ago

Ok. @juherr I have sent APK to you :) Please check your email box julien@herr.fr

juherr commented 8 years ago

:+1: As replied by email, let me few days to test it because I don't have any merged pull-request.

LetItRock commented 8 years ago

You can create pull request for my repo changing README.md https://github.com/LetItRock/test And I will merge it...

juherr commented 8 years ago

Nice try but: "Failed to delete branch" on both refused and merged branches. Any way to activate logs?

LetItRock commented 8 years ago

That means that we get different response from 204... https://developer.github.com/v3/git/refs/

alorma commented 8 years ago

If you tell me where to test, i will test it later

LetItRock commented 8 years ago

@juherr could you check it again with latest APK I have sent?

juherr commented 8 years ago

It works now ! Congratulations

alorma commented 8 years ago

Merged!

LetItRock commented 8 years ago

Great! :) Next time I should be more precise with testing...

alorma commented 8 years ago

Doing those PRs was awesome!