+ [2016-10-01T05:03:27Z] chovy_ is there any web site that will let you browse github repos as if they were hosted on a server? ie: just the files themselves
+ [2016-10-01T05:03:30Z] chovy_ https://github.com/eracknaphobia/repo.eracknaphobia
+ [2016-10-01T05:03:45Z] chovy_ like if i cloned that and opened up mysite.com/repo.eracknaphobia i'd see the files?
+ [2016-10-01T05:04:51Z] chovy_ basicaly i just need to browse the repo files without the github UI

message no. 151953

Posted by tguyjhkl in #github at 2016-10-01T04:00:27Z

i'm new in git, how can login in the terminal?
+ [2016-10-02T11:17:36Z] Reujea0__ Could please someone help me cherry pick this https://android.googlesource.com/kernel/common/+/bc84b4adb1469e3d05ad76c304a4c545feaf1f88 into here https://github.com/Packmaan7144/kernel_nvidia_s8515 ?
+ [2016-10-02T14:45:33Z] catuca I have got a repo on a different git server. I want to upstream just one directory from that repo into Github. is that possible without having to cut ties with the original git server?
+ [2016-10-02T14:49:07Z] ThiefMaster you can push only certain commits (but that includes all parent commits) to a remote, but not only certain directories