+[2020-02-23T14:54:11Z]medflymaybe I should ask go people too :) +[2020-02-23T15:06:20Z]medflysomeone said it's because it's a HEAD request. +[2020-02-24T20:55:30Z]CompleteNoob psql go_t < dumps/countries.sql The error it is returning is "No such file or directory" (Ubuntu 18.04) +[2020-02-24T20:55:30Z]CompleteNoobGreetings. Anyone know why these commands are returning a bash error? psql go_t < dumps/cities.sql +[2020-02-24T21:18:15Z]klineCompleteNoob, countries or cities?
message no. 177258
Posted by kline in #github at 2020-02-24T21:18:15Z
CompleteNoob, countries or cities?
+[2020-02-25T01:40:56Z]th_how do you do a case sensitive search? +[2020-02-25T13:28:37Z]guardianhello, when I visit a project's issues tab, the default filter is is:issue is:open" <- what's the point of "is:issue"? What else will I get if I remove "is:issue" from the filter? +[2020-02-25T14:03:48Z]R2robottry it :P +[2020-02-25T14:03:56Z]R2robotyou'll get PRs +[2020-02-25T15:31:25Z]nedbatguardian: deep down, github issues and pull requests are kind of the same thing. There's one numbering sequence for both of them, for example.