+ [5 years ago] Mr_Singh Thank you so much for this
+ [5 years ago] eggbean Does anybody know if github actions can be triggered by changes in a repository that you do not own or are a contributer to?
+ [5 years ago] rolandas hello i heard it is possible to somehow use github without typing credentials?
+ [5 years ago] nedbat rolandas: github has good help: https://help.github.com/en/github/using-git/why-is-git-always-asking-for-my-password

message no. 177441

Posted by Mr_Singh in #github at 2020-02-29T17:43:34Z

ok
+ [5 years ago] diverdude i created a git repo using git init in cmdline. How do i add that to my github?
+ [5 years ago] nedbat diverdude: make a new repo on github. it will have instructions about what to do
+ [5 years ago] pyusr How can I use homebrew on github actions ?
+ [5 years ago] pyusr nm, figured it out