+[2020-07-07T18:43:04Z]blebwhy is that +[2020-07-07T18:46:07Z]blebwell at any rate i was able to break their security +[2020-07-07T19:21:46Z]mydog2hi.... +[2020-07-07T19:22:21Z]mydog2"gh" is the github cli.. my question has to do with the config.yml file... +[2020-07-07T19:23:09Z]mydog2the ~/.config/gh/config.yml <<< dir/file isn't part of the rpm/install.. do I just create this on my own?
message no. 183037
Posted by jhass in #github at 2020-07-07T08:33:45Z
got a link to the branch?
+[2020-07-08T03:54:29Z]twbIs there a way to advise git that a branch is purely historical, without outright deleting the branch? +[2020-07-08T03:59:37Z]daurnimatortwb: to what end? +[2020-07-08T04:00:32Z]twbReally just that I had this little repo and github was like "2 branches" and I went "WTF there should only be master... oh it's that merge branch from ages ago" +[2020-07-08T04:00:46Z]twbTo make that not happen :-) +[2020-07-08T04:01:39Z]twbWhat I do at the moment for my big repos is to have a separate "attic" repo, svn style, and keep all the historical branch names there, but aggressively delete them from the main repo