3. grep upstream git log for a commit with the same commit subject
Has some caveats, like
if upstream's commit was amended or the actual code change is different, it can have a false positive, or
if there are multiple commits on your local branch, only the top commit is checked
I opened as "order not received" because I canceled the instance before it got delivered.
OVH argued that the charge was a credit and not the service itself and that I still have the credit (hence, it was delivered).
Then I said that the reason should be charge unauthorized, as I canceled precisely because of the unexpected amount of the bill, and I didn't perform a credit. The reason switched mid claim.
PayPal finally said that I didn't prove I had credit on OVH, which is indeed confusing (meaning I didn't spend it?). If I didn't order it shouldn't matter what's on their platform.
> I opened as "order not received" because I canceled the instance before it got delivered.
If the order was canceled then how can it be claimed not received? The charge occurring on a canceled order is an unauthorized charge. I'd recommend to file that type of claim. They are different and OVH is being terse. It's something you can do before you call Saul.
Thank you. The stage I'm at right now is something in this realm. I'm seeing people who are able to send/recv SMS via raspberry pi zero + cell radio, so I'm currently looking at my options.
Having all the info summarized in one page is useful.
> IRAs do not allow access until minimum age 59.5
For a Roth IRA, you can withdraw the contributions, but not the earnings, at any time. For example, if you contribute $5k that gains $100 in interest, you can withdraw the $5k without penalty. If you withdraw the $100, it'll be taxed and penalized.
One source:
> You can withdraw contributions you made to your Roth IRA anytime, tax- and penalty-free. However, you may have to pay taxes and penalties on earnings in your Roth IRA.
It prints the results of 3 methods:
1. git branch --merged
2. git cherry
3. grep upstream git log for a commit with the same commit subject
Has some caveats, like if upstream's commit was amended or the actual code change is different, it can have a false positive, or if there are multiple commits on your local branch, only the top commit is checked
reply