IT quiz
All questions
Sign in
Sign up
JavaScript
HTML
CSS
PostgreSQL
PHP
Linux
Git
Docker
SCSS
TypeScript
SQL
Vue
DNS
Go
frontend (web)
Redis
backend
Gitlab
CI/CD
Vite
webpack
Node.js
HTTP
Python
Kotlin
Nuxt
Question #72
Author:
admin
tags:
Git
git commit --amend -m "some fix"
What will this command do?
Launch a text editor with an already entered message to create a new commit on top of the last commit
Create a new commit on top of the previous commit with the specified message
Add additional text to the message of the last commit
Change the message of the last commit
Answer
Rate the difficulty of the question:
1
2
3
4
5
6
7
8
9
10
easy
hard
Next question (Git)
→
Write new comment