leichunfeng / MVVMReactiveCocoa

GitBucket iOS App
https://itunes.apple.com/cn/app/id961330940?mt=8
MIT License
3.72k stars 789 forks source link

Feedback from Stevoisiak #191

Open Stevoisiak opened 7 years ago

Stevoisiak commented 7 years ago

Greetings,

I ran into a bug while using GitBucket. I have a repository Video-Game-Shelf that changed from a public to a private repository. Trying to view the repo in GitBucket shows me the last available public version rather than the newest private version.

Is there any way I can fix this?

Thanks, Steven

leichunfeng commented 7 years ago

Hello, can you provide some screenshots to help me analyze the problem?

Stevoisiak commented 7 years ago

@leichunfeng Sure thing. Here is some additional info.

Edit: Slight correction. While the "Last updated" message on my repo's main page is out of date, the repository's actual code content appears to be fully up to date. This issue only seems to affect viewing pull requests and the "Last updated" label

leichunfeng commented 7 years ago

Thank you very much, can you send your GitHub account and password to my mailbox 307213080@qq.com to help me fix this issue?

Stevoisiak commented 7 years ago

I'm afraid for security reasons I cannot send my account password to you

leichunfeng commented 7 years ago

I guess may be the pull request of private repo can not be open in the web view directly. Because the login session is not shared in the web view.

leichunfeng commented 7 years ago

@Stevoisiak Pull request from public repo https://github.com/Squirrel/Squirrel.Mac/pull/195 Pull request from private repo https://github.com/Stevoisiak/Virtual-Game-Shelf/pull/23