Ninan John
Ninan John
### Submission type - Request for enhancement (RFE) ### Enhancement Description For an existing cluster, is it possible to add a flag for the keeper to take in an existing...
Due to this [issue](https://github.com/tmux-python/tmuxp/issues/543#issuecomment-580302679) we cannot have any args with `-t` in them. A quick workaround would be to check for `-t` with `==` instead of `in`. Like this ->...
- What edition are you using - community / enterprise Community - Version: 5.9.3 What you did: Added the dependency using `yarn add @inovua/reactdatagrid-community --save` Added the css import in...
I'm using pdfLayoutManagaer 0.4.0 and apache Box 2.0.6. I keep getting this error when I compile the project. ``` Error:(102, 21) java: cannot access org.apache.pdfbox.exceptions.COSVisitorException class file for org.apache.pdfbox.exceptions.COSVisitorException not...
`gg clone` now always clones all the specified remotes in gg conf and those passed in args. If the target directory already exists, it should not clone again. It should...
#35 @thamaraiselvam I have opened this issue to make it configurable. If possible try raising a PR for this?
https://github.com/thecasualcoder/gg/pull/29#issuecomment-619507031 https://github.com/thecasualcoder/gg/pull/32
Currently clone command looks at both the file and the arguments passed. There should be an argument that makes it ignore the config file
``` ~ gg clone thread 'main' panicked at 'Failed to clone repo https://github.com/golang/net.git, : Error { code: -4, klass: 3, message: "\'blah/blah/net\' exists and is not an empty directory" }',...