gitflow | git |
---|---|
git flow init |
git init |
git commit --allow-empty -m "Initial commit" |
|
git checkout -b develop master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
##Device = Desktops | |
##Screen = 1281px to higher resolution desktops | |
*/ | |
@media (min-width: 1281px) { | |
/* CSS */ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
intitle:index.of .bash_history | |
intitle:index.of .sh_history | |
intitle:"Index of" index.html.bak | |
intitle:"Index of" index.php.bak | |
intitle:"Index of" index.jsp.bak | |
intitle:"Index of" ".htpasswd" htpasswd.bak | |
inurl:backup intitle:index.of inurl:admin | |
"Index of /backup" | |
intitle:"Index of" index.html~ | |
intitle:"Index of" index.php~ |