+[8 years ago]gitinfothe gitignore manpage is available at https://gitirc.eu/gitignore.html +[8 years ago]Seveasman gitignore +[8 years ago]gr8how do I jump to a specific date in the commit history? I can only hit "older"... older... older but no place to say I want to jump to December 2013? +[8 years ago]gr8ok I skipped through all the commit history of 3 years, took me about 15 minutes ... +[8 years ago]dysfiguredsay you find an abandoned project on github you want to fork that has a few PRs you want to merge.. what's the best way to go about this?
look for the .github folder in the repository perhaps?
+[8 years ago]SReject.gitignore question: http://stackoverflow.com/questions/43577918/ignore-all-files-in-subdirectory-except-specific-file-types +[8 years ago]sillysluxso github automatically deletes oauth access tokens when they are accidentally commited in code? +[8 years ago]sillysluxnice :) +[8 years ago]MTecknologyI have a project I forked. I wrote a patch against their dev branch and now I'm abouut 2,000 commits behind. Github says I can still do a clean merge in the PR but I'm wanting to update my copy so that I can test my patch against the latest. Partly because the version I'm on is broken. +[8 years ago]MTecknologyHow can I update my copy and not break my modification?