+ [2019-04-14T20:23:12Z] savolla guys do I push hidden files like .Xresources to my repository? I used to use a command like "git push -u origin master"
+ [2019-04-14T20:23:28Z] savolla how do I push*
+ [2019-04-14T20:24:16Z] nedbat savolla: git doesn't care about hidden or unhidden. did you commit the file?
+ [2019-04-14T20:33:59Z] savolla oh okay I'm total n00b.. I forgot to commit :P
+ [2019-04-14T20:34:05Z] savolla thank you nedbat

message no. 171701

Posted by Isn0gud in #github at 2019-04-14T16:55:37Z

what are you trying to do? override a project?
+ [2019-04-15T07:47:39Z] sine0 can you create secret repos like you can with gists, i.e only if you have the link ?
+ [2019-04-15T08:28:57Z] sine0 k ta
+ [2019-04-15T09:11:21Z] birkoff do I have to manually create a branch and merge a commit I want to create PR for or is there a shorter way to PR a commit ?
+ [2019-04-15T09:18:04Z] birkoff I have forked some repo and made some changes. how can I fork the original repo again but to a new branch ?