Linux CLI - Environment and Configuration
Given the following history output:
What command will run if you type
100 ls -l
101 git status
102 cd projects
103 git commit -m 'fix'
What command will run if you type
!git?