+ [10 years ago] Iamgoofball so i got a question. Why doesn't deleting comments leave some kind of evidence behind that a comment was deleted in Pull Requests or Issues?
+ [10 years ago] Iamgoofball even if it's just a small little note saying something was here at some point
+ [10 years ago] Iamgoofball as renaming prs and stuff provide a notification message that shows up on the pull request or issue report
+ [10 years ago] Pattrico hi, when using git, do you upload your websites images?
+ [10 years ago] dataangel I clone'd a github repo without forking, made some branches, and committed on them. Now I want to send a pull request to the author. I fork'd on github, do I now just change the origin on my exising checkout and push?

message no. 53611

Posted by hannyajin in #github at 2014-10-15T00:00:49Z

which is HUGE
+ [10 years ago] mjuksel_ Hello, and good morning/evening to everyone :)
+ [10 years ago] tobiasvl dataangel: yes, sounds good. change your remote to your new github fork, push to it, and make a pull request from your fork to the original repo
+ [10 years ago] pukeatron hey guys. i want to make pull request to a repo, but the repo has lots of branches.