Simon Massey

Results 35 comments of Simon Massey

I cannot reproduce this: ``` 2019-05-22 05:46:02 ⌚ |2.4.4| MacBook-Pro-3 in ~/projects/csvdiff ± |master ?:27 ✗| → head skills* ==> skills.csv skills1.csv

We are interested in looking at breaks in very large csv reports as part of both unit testing and regression testing. Showing the changed lines rather than a json report...

I have written a python script to parse the output of csvdiff to generate csvsql queries to extract the added, removed and modified lines. You can then run those queries...

I tested out passing a tab as `--sep` and it works fine although there is a bit of a challenge to pass a tab as a commandline arg with bash...

Can you please post a small example that demonstrates the problem including the two files and the commandline? For example here is an example of testing out two small files...

Testing this is seemed to work fine. Perhaps this should be closed as a stale issue? Thanks ``` 2019-05-22 05:38:55 ⌚ |2.4.4| MacBook-Pro-3 in ~/projects/csvdiff ± |master ?:27 ✗| →...

Sure I will make a video on loom and check that I mentioned all the steps. I have been chipping away on rfc01 to change the way keys are stored...

hey @joshrabinowitz I recorded this video of debugging with git-secret with bashdb and VS Code https://www.loom.com/share/ef4f31501bbd4b6181026d2ed0ed6c0a

@doozMen are you using git-gui? i looked at your issue it names a `Secrets.swift` that I cannot find after cloning your repo. i am not a swift programmer so if...

@doozMen also could you please post all the software versions (gpg, git-secret)