Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions and answers in Git
Home
Questions
Git
0
votes
Prodigious Git Hands-On Solution
answered
Jul 2, 2022
in
Git
by
sharadyadav1986
(
30.6k
points)
prodigious-git
git-handson
0
votes
What is the command to reset your index as well as the working directory to the state of your last commit?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-state
git-commit
0
votes
What does the command Git reset –- soft HEAD^ perform?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-reset
0
votes
How to delete unpublished Git commits and get rid of them permanently?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-commit
0
votes
Developers A and B are building the same feature on feature/X branch.
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-push
0
votes
What is the command to delete a branch in your remote repository?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-delete
0
votes
What does the command git checkout -b branchname do?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-checkout
0
votes
When you run git fetch from my local repo, will it update your local code and target branch?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-fetch
target-branch
0
votes
When you run git fetch from your local repo, it will update your local changes in working area?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
local-repo
git-fetch
0
votes
Which type of remote URL does not require your user-name and password while for cloning or pushing?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
remote-url
clone-password
0
votes
Which command shows the difference between the working directory and the index or staging area?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
index-directory
staging-area
0
votes
Which command can you use to update remote refs with local refs?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
remote-refs
local
refs
0
votes
How to display only the names of the changed files?
answered
Feb 13, 2022
in
Git
by
rajeshsharma
(
23.1k
points)
git-change-files
+1
vote
How to fix SSH issues in Gitea?
answered
Jan 13, 2022
in
Git
by
DavidAnderson
(
7.4k
points)
gitea
+1
vote
What is ‘bare repository’ in Git?
answered
Jan 3, 2022
in
Git
by
Robindeniel
(
19.8k
points)
bare-repository
#what-is-git
git
github
github-administration
github-repository
github-repo
github-version-control-system
git-version
git-branch
git-commit
+1
vote
Mention some Git Repository Hosting Services.
answered
Jan 3, 2022
in
Git
by
Robindeniel
(
19.8k
points)
#git-hosting-services
#repository-hosting-service
#git-hosting
+1
vote
What is the difference between ‘git remote’ and ‘git clone’?
answered
Jan 3, 2022
in
Git
by
Robindeniel
(
19.8k
points)
git-remote
git-clone
git-remote-vs-git-clone
+1
vote
What is a conflict in Git and how to resolve it?
answered
Jan 3, 2022
in
Git
by
Robindeniel
(
19.8k
points)
#git-conflict
#conflict-git
#git-conflict-resolve
#resolve-git-conflict
+1
vote
Why do we need branching in GIT?
answered
Jan 3, 2022
in
Git
by
Robindeniel
(
19.8k
points)
git-branching
branch
git
+1
vote
What is the Git Stash drop?
answered
Jan 3, 2022
in
Git
by
Robindeniel
(
19.8k
points)
#git-stash-drop
#stash-drop-git
#git-drop
0
votes
Name a few Git commands with their function.
answered
Dec 12, 2021
in
Git
by
SakshiSharma
(
30.8k
points)
git-commands
0
votes
How can you initialize a repository in Git?
answered
Dec 12, 2021
in
Git
by
SakshiSharma
(
30.8k
points)
repository-initialize
0
votes
What is a Git repository?
answered
Dec 12, 2021
in
Git
by
SakshiSharma
(
30.8k
points)
git-repository
0
votes
What is the difference between Git and Github?
answered
Dec 12, 2021
in
Git
by
SakshiSharma
(
30.8k
points)
git-and-github
git-vs-github
difference-between-git-and-github
0
votes
What do you understand by the term ‘Version Control System’
answered
Dec 12, 2021
in
Git
by
SakshiSharma
(
30.8k
points)
version-control-system
0
votes
What is Git bisect? How can you use it to determine the source of a (regression) bug?
answered
Sep 3, 2021
in
Git
by
SakshiSharma
(
30.8k
points)
git-bisect
bisect-git
0
votes
What does a Commit object contain?
answered
Apr 1, 2021
in
Git
by
sharadyadav1986
(
30.6k
points)
#git-object
#git-commit-object
0
votes
How to resolve a conflict in Git?
answered
Mar 26, 2021
in
Git
by
rajeshsharma
(
23.1k
points)
git-conflict
resolve-conflict
0
votes
How do you define a ‘conflict’ in git?
answered
Mar 26, 2021
in
Git
by
rajeshsharma
(
23.1k
points)
#git-conflict
conflict
git
0
votes
State a way to create a new branch in Git?
answered
Mar 26, 2021
in
Git
by
rajeshsharma
(
23.1k
points)
#git-branch
branch
gt
To see more, click for all the
questions in this category
.
...