Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Senthil A Kumar
Senthil A Kumar has asked
21
questions and find answers to
4
problems.
Stats
215
EtPoint
47
Vote count
21
questions
4
answers
About
SCM Engineer
Senthil A Kumar questions
make sure files are converted CRLF into LF in an update hook- is there a performance hit?
What is the difference between "git whatchanged -- filename" and "git rev-list -- filename"
Does GIT have evil twin issues?
get list of git branches for a repo hosted on github
Git clone error warning: refname '' is ambiguous. Git normally never creates a ref that ends with 40 hex characters
Sync GIT and ClearCase
Find the git branch or branches from commit id
Configure a local branch for push to specific branch
error: git checkout-index: unable to create file
GIT pull/fetch from specific tag
Senthil A Kumar answers
Git clone error warning: refname '' is ambiguous. Git normally never creates a ref that ends with 40 hex characters
git fetch --unshallow gives :"fatal: --unshallow on a complete repository does not make sense" error