Mixed Knowledge
Mixed Knowledge
Content too short to constitute a separate entry.
Git
- Push commits up to given commit:
1
git push origin {commitid}:{branch}
Excel
- Select Column
Ctrl + Space
- Select Row
Shift + Space
- Deselect
Shift + Backspace
- Strikethrough
Ctrl + 5
Regex
- Non-greedy matching -
?