ynain
ynain
I am using Remote-SSH, where this extension is installed on the other end. I have multiple branches of a repository pulled down, but this extension only seems to recognize one...
I tried defining a UDF which would allow me to cache queries before running or reference previously cached ones from a file: ``` import json import os def save_query(*args, **kwargs):...
It would be useful to have the ability to perform branch merges/integrations. When performing a code change between several branches, having an easy way to do that from within the...