latest 20 messages by user217_

+ [2020-05-15T08:06:21Z] user217_ I need to use when create token to be able to make "git clone"?
+ [2020-05-15T08:05:21Z] user217_ hello. Which permission
+ [2020-05-14T11:42:35Z] user217_ I need some examples with checkouts to other private repositories
+ [2020-05-14T11:42:07Z] user217_ Hello. Can somebody help me with some tutorial with github actions examples ?
+ [2020-05-07T12:47:32Z] user217_ jhass: no problem
+ [2020-05-07T12:46:02Z] user217_ jhass: I try to separate steps in my case, but everything work nice in one 'run'
+ [2020-05-07T12:44:20Z] user217_ jhass: docker-compose up & sleep 300 && docker-compose down
+ [2020-05-07T10:27:13Z] user217_ fix it. thanks all for help
+ [2020-05-07T10:03:58Z] user217_ can I fix this?
+ [2020-05-07T10:03:42Z] user217_ Hi. I can run local 'sudo apt-get install parallel && docker-compose up & sleep 300 && docker-compose down' but in workflow actions in github on 'sleep 300 && docker-compose down' step I get '##[error]The operation was canceled.'
+ [2020-04-20T04:41:47Z] user217_ hello. Can I add approve setting from other person to make my own pool request (if I am owner of repository)
+ [2020-04-19T22:00:13Z] user217_ jhass: so the problem was (if I right understand) becouse I create repo in github, but dont clone it and try to push new branch that have no the same initial commit?
+ [2020-04-19T21:58:40Z] user217_ but it work now. Thank you for your help
+ [2020-04-19T21:58:24Z] user217_ jhass: also you forget "-m" flag :)
+ [2020-04-19T21:51:04Z] user217_ jhass: fatal: invalid reference: origin/feature//MSAN-68_v_2
+ [2020-04-19T21:44:56Z] user217_ in the end, in github I get : There isn’t anything to compare. feature/MSAN-68_fixed and feature/MSAN-68 are entirely different commit histories.
+ [2020-04-19T21:44:26Z] user217_ error: pathspec 'README.md' did not match any file(s) known to git.
+ [2020-04-19T21:44:11Z] user217_ jhass: I get error after git checkout feature/MSAN-68_v_2 -- README.md bash_array.sh
+ [2020-04-19T21:32:56Z] user217_ but still cant merge it with master
+ [2020-04-19T21:32:43Z] user217_ actually look like that I can make now pool request between v_2 and v_3