StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

torek

Rating
1628.31 (912th)
Reputation
417,275 (89th)
Page: 1 ... 41 42 43 44 45 ... 126
Title Δ
“Changes not staged for commit" even after git commit -am b/c... 0.00
Write git object file from remote repo clone -2.43
What is git diff <first_commit>^<exclamation-point>? -0.21
Discard local commit history and replace it with origin's commi... -0.14
Accidentally executed "Git push origin master" while on b... -0.89
How to diff changes when file reports as new / deleted 0.00
Displaying git diff and git log output on a separate terminal screen +0.29
How do I get the git revision of my project assuming there are no c... 0.00
Git merge with master without checkout to master +0.93
compare git commit to extracted directory +0.72
Does git reset --soft only change hash values? +0.25
Patch file that works on different base commits? 0.00
Is it possible to diff a file from oldrev, and newrev, in a post-re... 0.00
git - difference between worktrees and shared repositories? +0.31
error of "could not lock config file .git/config: Permission d... 0.00
Where does tag in `git diff tag` refer to? How does it find where t... -0.97
C++: clang-format with git -2.42
git status between Windows and Linux does not agree 0.00
Why does git say 'Changes not staged for commit' and indica... +1.34
Is it okay to rebase after having pushed commits in this instance? +0.29
Git text=auto core.autocrlf=false on Windows gives CRLFs +0.30
What does 'git merge --abort is equivalent to git reset --merge... 0.00
git add multiple times without commit 0.00
Change base branch to remote master from forked master 0.00
git bare repositories, worktrees and tracking branches 0.00
OSError: [Errno 12] Cannot allocate memory when using python multip... 0.00
Why does git not automatically reapply conflict resolutions when pe... 0.00
What do "dirty" and "uncommitted change" mean? -0.21
How does this example separate changes into several commits? 0.00
Why am I getting "Untracked files" error upon running git... +1.58
Why if your local changes conflict with the upstream changes, you c... -1.70
Trying to run a git command in a child process that requires pipes 0.00
Find out staged files in git `pre-commit` hook when using `git comm... 0.00
What does `git show` with two nonoption arguments mean? 0.00
Can `git checkout HEAD^ -- <file>` revert a file in a commit? +0.30
Git, how to tell what changed when merging a file 'deleted by u... 0.00
Does `reflog` maintain historical record of branch names being crea... +0.95
Conceptually how is `git revert` related to three way merge? -0.96
How to display output of `git branch` on-screen in same CLI terminal? 0.00
How to visualize branches in git (topology), where git log --graph... 0.00
Does applying a stash involve three way merge, or just patching a s... 0.00
Squash commits based on message 0.00
Does `git stash push` not stash unstaged changes? 0.00
How is a stash entry a child commit of HEAD commit and index's... 0.00
Skip past (full) staging area and commit file or patch directly? 0.00
How to get the hash of the attached commit from an annotated tag 0.00
How can we refer to a child of a commit? -0.31
EGIT doesn't create the master branch 0.00
error: remote unpack failed: eof before pack header was fully read -0.71
git branch and checkout does nothing? -0.24