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
I have made a commit and discarded it . I can still retrieve that commit using git reflog.
Home
Git Slack Integration
I have made a commit and discarded it . I can still retrieve that commit using git reflog.
+2
votes
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
I have made a commit and discarded it . I can still retrieve that commit using git reflog.
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 27, 2019
by
Robindeniel
(
19.9k
points)
yes, this is true
Related questions
+1
vote
git reflog track the commits that are made and the commits that are discarded .
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
What command should I use to retrieve my files that have been temporarily stashed ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
git reflog –verbose will print extra information on the screen.
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
git bisect is used to identify a commit that has introduced a bug .
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
A good commit message can have have more then 100 characters.
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
What is the git command to move branch pointer to different commit without checkout ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
What is the git command to see all the commit since 1st January 2017 ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+3
votes
What is the command to pick a commit from a specific branch and move it to another branch ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+1
vote
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 ?
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
+2
votes
A good commit message should be descriptive and specific
asked
Jul 26, 2019
in
Git Slack Integration
by
sheetalkhandelwal
(
1.6k
points)
#developer-git
#git
#git-commands
#git-checkout
#git-reset
#git-branch
#what-is-git
#git-pull
git-diff
...