Skip to content

atongen/yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

yolo

yolo, a git alias.

the alias

The alias runs this command:

git add -A && \
  git commit -am "`curl -sL https://whatthecommit.com/index.txt`" && \
  git push -f origin master

installation

curl -L https://raw.githubusercontent.com/atongen/yolo/main/install.sh | sudo bash

contributing

  • install as described in the previous step
  • fork & clone the repo
  • make your changes
  • git yolo

Releases

No releases published

Packages

No packages published

Languages