DEV Community

Discussion on: What are your top ten command lines?

 
amejiarosario profile image
Adrian Mejia

There's another one I used when for whatever reason I need to retrigger CI/jenkins without making any change

git commit --allow-empty -m 'trigger'