+[2019-04-14T20:23:12Z]savollaguys 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]savollahow do I push* +[2019-04-14T20:24:16Z]nedbatsavolla: git doesn't care about hidden or unhidden. did you commit the file? +[2019-04-14T20:33:59Z]savollaoh okay I'm total n00b.. I forgot to commit :P +[2019-04-14T20:34:05Z]savollathank you nedbat
+[2019-04-15T07:47:39Z]sine0can you create secret repos like you can with gists, i.e only if you have the link ? +[2019-04-15T08:27:38Z]ThiefMastersine0: no +[2019-04-15T08:28:57Z]sine0k ta +[2019-04-15T09:11:21Z]birkoffdo 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]birkoffI have forked some repo and made some changes. how can I fork the original repo again but to a new branch ?