Posts tagged git

February 20, 2022
Manipulating where the current branch starts with git rebase.
git
April 5, 2021
An xargs example for doing an operation for each line printed by cat.
bash git
June 23, 2019
Some Git command to recover from when something has been messed up.
git programming