Nikhil Badyal

Results 10 issues of Nikhil Badyal

### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...

CLI request

As the title says SG shows location data present in photos when we press the ℹ️ in the photo. But video also have location within them. How about a similar...

bug

I have a alias like ``` function dup(){ docker stop $(docker ps -q) docker container prune -f docker image prune -f docker image rm -f some-image some-image2 docker-compose up --build...

PGSync version: `pip install pgsync`. So it will be latest. Postgres version: `FROM postgres:latest` in docker file. So it will be latest too. ig (14.1) Elasticsearch version: `image: elasticsearch:7.16.3` Redis...

### Behaviour I had a release that contained 4 APK files. Out of those 4 files. I can only see the analysis of 2 files. #### Expected behavior All 4...

I have a query param in my URL like `myUrl?status=1,2,3,4`. And I have defined this field like ``` status = CharacterSeparatedField( child=serializers.ChoiceField(choices=[1, 2, 3, 4, 5, 6]), required=False, allow_null=True, )...

bug
fix confirmation pending

I'm writing a GitHub action that fetches the latest release from GitHub and uploads it to telegram. But it takes too much time sometimes and sometimes it never finishes. You...

I was in need of this tool but looks like it's dead (?). So i have forked the project. It can found [here](https://github.com/nikhilbadyal/esxport)

Can i put the folder in USB drive and run chrome from there or move the folder to other system without the need to setup again in new system ?...

How about [adding](https://docs.brew.sh/Adding-Software-to-Homebrew#casks) HomeBrew Support ?

enhancement