You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nelsonic opened this issue
Dec 27, 2017
· 4 comments
Labels
discussShare your constructive thoughts on how to make progress with this issuequestionA question needs to be answered before progress can be made on this issuestarterA beginner-friendly issue that is a good starting point for a new person
While reviewing a "Mega PR" (tens of thousands of lines of code!)
I realised that I had no way of efficiently reviewing the changes
(I was reviewing in the browser but each time I tried to expand the file to see all the changes it would "hang" in Chrome and Firefox ... because the browser had already loaded a lot of data...)
Additionally I was unable to "load up" several PRs when I had good internet and then view them offline (when no internet is available...) because again, my Web Browser would grind to a halt...!
Testing it now...
After authenticating I see this:
Not a very helpful "home screen" for an existing user ... 🙄
The text was updated successfully, but these errors were encountered:
nelsonic
added
discuss
Share your constructive thoughts on how to make progress with this issue
question
A question needs to be answered before progress can be made on this issue
starter
A beginner-friendly issue that is a good starting point for a new person
labels
Dec 27, 2017
@nelsonic have you tried SourceTree, it is similar to the GitHub Desktop app, though different layout etc. I am not sure if this will fix your issue though, I haven't dealt with large file commits.
@MysticMight thanks for sharing your research. 🔍 👍
SourceTree was the original app I/we used for source control ...
Sadly, SourceTree does not display "Large Files" ...
also, I stopped using SourceTree because it requires Admin Access
to everything on my GitHub account:
I want to authorise an app to have access to only a specific subset of my projects and only with the minimum privileges required to get it's "work" done. i.e. push & pull code.
see: https://en.wikipedia.org/wiki/Principle_of_least_privilege
discussShare your constructive thoughts on how to make progress with this issuequestionA question needs to be answered before progress can be made on this issuestarterA beginner-friendly issue that is a good starting point for a new person
While reviewing a "Mega PR" (tens of thousands of lines of code!)
I realised that I had no way of efficiently reviewing the changes
(I was reviewing in the browser but each time I tried to expand the file to see all the changes it would "hang" in Chrome and Firefox ... because the browser had already loaded a lot of data...)
Decided to try GitHub Desktop to see if it can help: https://desktop.github.com
Obviously it requires "Full Access":
Testing it now...
After authenticating I see this:
Not a very helpful "home screen" for an existing user ... 🙄
The text was updated successfully, but these errors were encountered: