+ [8 years ago] jhass ericP: here's the offender https://github.com/shexSpec/shex.js/commit/bf0d4f5545ece20b9e9bb2bec8fdd170c3d40b3e
+ [8 years ago] jhass on https://github.com/ericprud?tab=activity you can see https://cloud.aeshna.de/u/mrzyx/screenshots/screenshot_20160817_234344.png
+ [8 years ago] ericP jhass, it's that damned eric hacker. i'll kick his ass
+ [8 years ago] ericP that particular commit appears to preceed the one that went to the wrong branch

message no. 147176

Posted by ericP in #github at 2016-08-17T21:23:12Z

what should i look for to see if i commited that directly to ShEx3 (which I shouldn't have) vs. commiting it to TEisSE and then merging it back to ShEx3 (which i also shouldn't have)
+ [8 years ago] WarriorX does git work on a file level?
+ [8 years ago] WarriorX when you merge, if you have file_a on both branches (main and x_branch) the content get merged as well!
+ [8 years ago] WarriorX what does that mean?
+ [8 years ago] ckubrak Hi guys, if I have the commit ID (the short version), how can I see the difference between an old commit and the actual with out having to go through all those in between?
+ [8 years ago] legind I'd like to create a custom octicon for PRs similar to Travis' checkmark, something that can run arbitrary code over a PR and generate one of several octicons to display. How would I go about doing this?