Closed kgoebber closed 5 years ago
I don't know why I can't clean up the commits on this PR.
As in, having trouble doing the rebase?
Yeah, I did a rebase, but it still kept it all.
Are you sure you're rebasing on an up-to-date master branch?
When I look at the commit log for this branch I only see the one commit and now all of the old stuff.
Do you just want the last commit?
Yes.
On Thu, Feb 14, 2019 at 4:32 PM Ryan May notifications@github.com wrote:
Do you just want the last commit?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Unidata/python-gallery/pull/91#issuecomment-463829107, or mute the thread https://github.com/notifications/unsubscribe-auth/AT4Y1VGtySIZ6ybUzi5-3mNKL3V6SHQaks5vNePkgaJpZM4ayzrQ .
-- Kevin Goebbert, Ph.D. Associate Professor of Meteorology Kallay-Christopher Hall, 201-F 1809 Chapel Drive Valparaiso, IN 46383
(219) 464-5517 fax: (219) 548-7738
If you do a git rebase -i
, you can just delete the lines for the other commits. That should take care of it.
I can do that if you like, but if you want to level up your git...
When I do that, I only see the one commit...that’s why I am so puzzled!
On Thu, Feb 14, 2019 at 4:35 PM Ryan May notifications@github.com wrote:
I can do that if you like, but if you want to level up your git...
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Unidata/python-gallery/pull/91#issuecomment-463830464, or mute the thread https://github.com/notifications/unsubscribe-auth/AT4Y1YdFJrN7_ouRgxIy86wQMEt-Kgj5ks5vNeTMgaJpZM4ayzrQ .
-- Kevin Goebbert, Ph.D. Associate Professor of Meteorology Kallay-Christopher Hall, 201-F 1809 Chapel Drive Valparaiso, IN 46383
(219) 464-5517 fax: (219) 548-7738
😳
See #92 for one that cleans this up--I didn't want to force push to the original branch just in case...
Superseded by #92.
This is a new PR to replace the 500_map PR that now uses the data available on the Unidata THREDDS server to host the example data.