andry81

Results 68 comments of andry81

Currently it does not work, I have no idea why. I've used https://github.com/refined-github/refined-github instead, it adds the same download counter.

> Approach is following: i remove blanks from the **original** yaml and create a diff between **that** and my altered yaml. > The patch then is applied to the original...

@arcesino > I've been dealing with this issue for a couple of days when updating very large YAML files and found a workaround using `diff` & `patch` commands that restores...

I've new implementation of bash scripts which is better of all above. Implementation: https://github.com/andry81-devops/gh-workflow/blob/master/bash/github/init-yq-workflow.sh Example of usage: https://github.com/andry81-devops/gh-workflow/blob/master/bash/cache/accum-content.sh ```sh # Usage example: # >yq_edit '' 'edit' "" "$TEMP_DIR/" \ &&...

> Screenshot? Screenshot of what? Windows Explorer context menu?

> > Quite a bit annoying each time to search for a git working copy to just open only the About Dialog to lookup the version or copy the information...

> A repo doesn't have to be opened for help-> about to work. To get the version info, yes you need to open git extensions. There is no such an...

> You have to open git extensions no matter what. So just start the program. > You only get fit menu items in a repo which makes sense. Initial request...

> Is the folder part of a repo? Yes:. Then you get git extensions menus tied to git repo and you get things that let you manipulate said repo. It...

> No. You don't. You hit start. Open git extensions and hit help about. It's not hard. I am not working in the Windows Start Menu, i am working in...