Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
Recent questions tagged #git-Branch
Home
>
Recent questions tagged #git-Branch
0
votes
Q: What is the difference between git checkout [branch name] and git checkout -b [branch name]?
May 21, 2020
in
Git
#git-branch
#branch-git
0
votes
Q: Which branching strategies are available for use in Git?
Apr 23, 2020
in
DevOps
#git-branch
0
votes
Q: Describe the branching strategies you have used?
Nov 27, 2019
#git-branch
+1
vote
Q: git bisect is used to identify a commit that has introduced a bug .
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: git reflog –verbose will print extra information on the screen.
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the git command to move branch pointer to different commit without checkout ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: git reflog track the commits that are made and the commits that are discarded .
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: I have made a commit and discarded it . I can still retrieve that commit using git reflog.
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: Which command helps you track the revisions of your revisions in git ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+3
votes
Q: What is the command to pick a commit from a specific branch and move it to another branch ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: What is the command to amend an incorrect commit message ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: A good commit message should be descriptive and specific
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: I want to take all the changes I made in the staging to my working directory , what command should I use to do this operation ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the output of the command git reset –hard HEAD ~3?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the output of the command git reset -–soft HEAD ~5 ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: A good commit message can have have more then 100 characters.
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
Q: What is the git command to see all the commit since 1st January 2017 ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: what is the command to view all the commits made by a specific person (Jim)?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What command should I use to retrieve my files that have been temporarily stashed ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the command to temporarily store uncommitted ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the significance of using –index in the git stash pop - - index command ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: How do I view all the commits for the last 2 weeks ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the git command to see the last 3 commits in one line ?
Jul 26, 2019
in
Git Slack Integration
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the GIT command to see all changes since the last commit ?
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is a good practice to follow when you want to back up a local branch?
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the command to delete a remote branch in GIT?
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: A tag in GIT context is a ______________________
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What is the GIT command to see all the remote branches?
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What does the GIT command 'git remote prune origin' do?
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
Q: What does the command git checkout branchname do?
Jul 25, 2019
in
Git
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
Page:
1
2
next »
...