Closed segasai closed 4 years ago
That's great but next time can you push your branch into this desimeter repo instead of doing a fork. I actually don't know how to checkout out your forked version to test it!
Hmm. I thought I followed the standard github practice of feature branch in a clone, followed by a PR. You can test my branch by cloning this https://github.com/segasai/desimeter.git (I haven't tested the code, as I didn't have a catalog at hand and nersc is down)
That's what I am doing now. Please add a branch to this repo next time.
Okay, got it. I've forgot that I have developer rights here.
It's not crashing because of missing columns. What I suggest is that I copy that part of the code into another branch (without the change of indentation) and with a test of Aaron's catalog that I have on disk. I'll ask you to review this one.
okay, it's fine by me.
Fixes #51
There were some white space auto-formatting changes in the first commit in the branch. I can undo those if needed.