+[6 years ago]Solitondo you expect some magic fix that will allow you to upload bigger files to github? +[6 years ago]Linux-NinjaSoliton, this worked fine for a while but now I have some binaries that are larger than he 100MB limit +[6 years ago]Linux-NinjaI tried following git lfs docs but still failing for me +[6 years ago]Solitonperhaps you're doing something wrong. +[6 years ago]Linux-Ninjapotentially
+[6 years ago]pi-I'm getting Gmail notifications for every commit to every repository I am subscribed to. I can't figure out where to go to disable these notifications. +[6 years ago]pi-I go into a particular repository -> settings -> notifications, and get "[checkbox] Active: We will send notification emails to the listed addresses when a push event is triggered." +[6 years ago]pi-But I don't want to disable notifications from going out to everyone else. +[6 years ago]jmnozHi, I have a question: I have a branch A and I am working on branch B. I want to later merge B into A. But while I'm working on it I needed to get some commits from A in B so I cherry-picked them. Now when I make a Github PR I don't want the changes I cherry-picked to show but they do. How do I go about this? +[6 years ago]jmnozIt seems weird that the PR shows changes that are already in the branch I want to Push to