Why does git have such particular trick in his command line?
Today, by typing these two commands:
git log --oneline --walk-reflogs
and
git reflog
Why does git have such particular trick in his command line?
Today, by typing these two commands:
git log --oneline --walk-reflogs
and
git reflog
| #!/usr/bin/env sh | |
| # This file was ported to shell executable from runme.bat | |
| # Autor David Retana | |
| # Date 01-2013 | |
| cat <<-EOF | |
| --------------------------------------------------------------- | |
| Easy rooting toolkit (v3.0) | |
| created by DooMLoRD | |
| using exploit zergRush (Revolutionary Team) |