Then when you have the changes lined up you --amend that same commit.
Then when you have the changes lined up you --amend that same commit.
When typing I feel pain initially at the fingertip where nail meets skin, which worsens and radiates around to the middle finger side of the fingernail after more use. Even when typing without using the index finger, stretching the finger to keep it away from the keyboard induces some pain after a while. If I cut the nail very short, I think I notice some tenderness and loss of sensation in a spot near the middle of the skin just under the nail edge.
I think the pain developed over time while heavily using a split mechanical keyboard (kinesis freestyle edge) with poor typing technique and putting repeated pressure on the tip and side of the finger, but it has not gone away after switching to something more comfortable (kinesis 360). I don't remember any significant injury happening.
The only visual sign is that the skin seems strongly attached to the nail near its edge, there is minimal free edge compared to what my other fingernails (which are all short) have. Actually that is somewhat true of the other index finger, but to a much lesser extent. There is nothing apparently abnormal about the skin under the nail but perhaps any issue isn't visible.
Interestingly, the pain seems worse when my hands are warmer.
X-rays/MRI/ultrasound scans showed nothing abnormal apparently. All my internet searching for an explanation has yielded nothing, hence writing this comment to see if anyone can help.
For me it’s the text formatting.
Why can’t I express a pretty table unless pasting it from xls?
Why code blocks are useless and unreadable.
And how HOW do I exit a quoteblock if the quote reach the last line. ( I now always type a character on the last line before starting a block quote )
Call themselves are fine, not great, but damn. Writing text is reminding of text formatting in early version of ms-word.
Then, like GP, I just had a particularly busy day and didn’t get to my reviews until after midnight. BAM- a triple digit streak gone. After that, every time I logged in I got a reminder of my FAILURE (real or imagined) to keep up with my studies. I didn’t like being reminded of that, so I didn’t login. I ended up taking a year-long sabbatical from language learning instead.
Developers, don’t put streak counters in these sorts of apps.
Where you'd really see benefit would be when you have multiple config files (with database credentials and addresses, for instance) that vary per server and environment involved. In addition, if you need to run post-deploy actions such as building assets, or run database migrations, a tool would help you.
However, until you feel the pain of your current setup, no need to change what works :)
Other benefits of the tool include putting all config files into version control, and a lot less less magic in your deployments.
The fact that change ID is stable is very convenient for humans - means you have something explicit to hold on to as everything else may change over time.