I have a workflow that first check
git diff
for specific file and then add it to stage.
git diff ..
^diff^add
I want to give these command a alias but this one doesn't work
alias da="^diff^add"
command not found: ^diff^add
Asked by gary
(23 rep)
Oct 14, 2022, 06:50 AM
Last activity: Oct 14, 2022, 08:10 AM
Last activity: Oct 14, 2022, 08:10 AM