+[2014-09-17T23:37:19Z]dtejeraHello eveyone? Quick questions, let's say i have 20 commits i and i want to do a pull request, but during those commits i modified stuff under folder a and b, and want my pull request to only go with changes from folder b, is there a way to do that? +[2014-09-17T23:37:23Z]dtejerathanks!!! +[2014-09-17T23:41:44Z]VxJasonxVin the future, you should branch before you start working on something specific +[2014-09-17T23:43:23Z]al-RashidGot things working. Thanks, VxJasonxV. +[2014-09-17T23:43:27Z]VxJasonxVawesome
+[2014-09-18T01:26:42Z]voxadamIs there a way to sync gh repository that isn't owned by me with a mirror/copy/branch that does belong to me and have my copy updated as patches are committed to the original tree? +[2014-09-18T01:26:53Z]voxadamI'm obviously not a git master. +[2014-09-18T01:28:02Z]voxadamI'd like to have my own branch that I can develop in and run Travis CI on. +[2014-09-18T01:43:39Z]jssjrvoxadam: hey! check out the docs on https://help.github.com/articles/syncing-a-fork +[2014-09-18T02:28:50Z]voxadamjssjr: Thanks! Not having the lexicon down makes searching a little frustrating sometimes.