I prefer Git as version control system.
I have some changes in my project.
Can i do replace last commit in current brach in SQLDeveloper?
In a command line i can do that as "git commit --amend".
In the NetBeans IDE i'm usinsg the checkbox named "Amend last commit"