How to modify a specified commit?

You can use git rebase. For example, if you want to modify commit bbc643cd, run Please note the caret ^ at the end of the command, because you need actually to rebase back to the commit before the one you wish to modify. In the default editor, modify pick to edit in the line mentioning ‘bbc643cd’. Save the file and exit: git will interpret and automatically … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)