Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Name a few Git commands with their function.
Home
Git
Name a few Git commands with their function.
asked
Dec 12, 2021
in
Git
by
SakshiSharma
Q:
Name a few Git commands with their function.
git-commands
1
Answer
0
votes
answered
Dec 12, 2021
by
SakshiSharma
Below are few Git commands with their function.
Git config - Configure the username and email address
Git add - Add one or more files to the staging area
Git diff - View the changes made to the file
Git init - Initialize an empty Git repository
Git commit - Commit changes to head but not to the remote repository
Related questions
0
votes
Q: Name a few Git commands and explain their usage.
asked
Oct 15, 2019
by
rajeshsharma
git-commands
git-usage
0
votes
Q: What are basic Git commands.?
asked
Oct 30, 2022
in
DevOps
by
Robindeniel
git-commands
git
devops
0
votes
Q: Name a few Git repository hosting services.
asked
Sep 3, 2020
in
Git
by
SakshiSharma
#git-repository-hosting-service
0
votes
Q: Name a few import control commands. How can Sqoop handle large objects?
asked
Dec 22, 2022
in
Sqoop
by
SakshiSharma
sqoop
large-objects
0
votes
Q: Name a few graphical Git clients for the Linux platforms?
asked
Mar 8, 2020
in
Git Slack Integration
by
Hodge
0
votes
Q: Your team has deployed some applications in GKE. They asked you how they can view a detailed list of the containers with a few commands.
asked
Dec 3, 2021
in
Cloud Computing
by
DavidAnderson
google-cloud-certified-professional-cloud-developer-questions
0
votes
Q: Your team has deployed some applications in GKE. They asked you how they can view a detailed list of the containers with a few commands. Which is the right statement to use?
asked
Dec 2, 2021
by
DavidAnderson
cloud-computing
+1
vote
Q: You need to update your local repos. What git commands will you use?
asked
Aug 16, 2020
in
Git
by
RShastri
#git
0
votes
Q: Name a few applications that integrated with Saviynt?
asked
Apr 10, 2022
in
Saviynt
by
SakshiSharma
saviynt-applications
+1
vote
Q: Can you name a few methods with the help of which the vendor invoice payments can be taken care of?
asked
Mar 25, 2020
in
SAP
by
Hodge
#sap
#erp
#fico
0
votes
Q: Can you name a few modules with which it is possible for the users to integrate the financial accounting?
asked
Mar 25, 2020
in
SAP
by
Hodge
#sap
#erp
#fico
0
votes
Q: Name a few data management tools used with Edge Nodes?
asked
Feb 5, 2020
in
Big Data | Hadoop
by
SakshiSharma
#hadoop-management-tool
Bigdata-questions-answers
Hadoop-questions-answers
0
votes
Q: What is the difference between git checkout [branch name] and git checkout -b [branch name]?
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-branch
#branch-git
0
votes
Q: Name some Advanced Operations in Git.
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-advanced-operations
#git-operations
#advanced-git-operations
0
votes
Q: Name some Basic Operations in Git.
asked
May 21, 2020
in
Git
by
SakshiSharma
#git-operations
#operations-git
#git-basic-operations
0
votes
Q: Highlight the function of a clone in Git?
asked
Sep 3, 2020
in
Git
by
SakshiSharma
#git-clone
clone-git
0
votes
Q: What is the function of git rm?
asked
Sep 5, 2020
in
Git
by
SakshiSharma
#git-rm
#rm-git
0
votes
Q: What is the function of ‘git config’?
asked
Sep 5, 2020
in
Git
by
SakshiSharma
#git-config
0
votes
Q: What is the function of git clone?
asked
Sep 5, 2020
in
Git
by
SakshiSharma
#git-clone
#git-clone-function
0
votes
Q: Elucidate the main function of ‘Git reset’?
asked
Sep 3, 2020
in
Git
by
SakshiSharma
#git-reset
#reset-git
...