TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3889
To review
10
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3889
To review
10
58 questions
Hard
9 votes2188 runs1 comment
Remove an unnecessary commit in an interactive rebase in the command line.
Ipponat Sep 19, 2022
Medium
4 votes2149 runs2 comments
The `git reset --hard` command removes all changes from the working directory.
Ipponat Sep 19, 2022
Medium
4 votes2145 runs1 comment
What does the `git pull` command do, executed without an option?
Ipponat Mar 1, 2023
Medium
4 votes2074 runs2 comments
What is the SHA1 of the commit that is the parent of the commit with SHA1 '7'?
Ipponat Sep 19, 2022
Medium
3 votes1413 runs0 comment
Create a `commit-msg` file in the `.git/hooks` directory
Ipponat Dec 1, 2021
Expert
2 votes2100 runs0 comment
How to update a local branch to the latest version of a remote branch in Git
Ipponat Dec 1, 2021
Hard
1 vote2227 runs0 comment
Hard
1 vote2085 runs0 comment
Merge two branches in Git without creating a merge commit.
Ipponat Dec 1, 2021
Medium
1 vote1145 runs0 comment
Change the default merge commit message in Git
Vincent Cotroat Sep 19, 2022
Medium
1 vote684 runs0 comment
What is the output of the following command: git branch -a
Ipponat Nov 30, 2021
Medium
0 vote1790 runs1 comment
How to push a lightweight tag to a remote repository with git
Ipponat Dec 1, 2021