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 ... 21 22 23 24 25 ... 126
Title Δ
What workflow can mitigate git merge conflicts when a file is renam... +0.27
What happens when two developers are committing non-compatible chan... +0.90
How to remove user sensitive data from Github 0.00
Got lost with branches, origin, upstream repos and two machines in... 0.00
Completely update local repo from remote +0.97
Golang sleep thread instead of busy waiting +1.42
How to print struct's []byte member a string -0.66
Strange branch name after creating branch from detached head +0.96
Composer package conflict in git repository; how to untrack files b... 0.00
How to turn off array range check -1.06
Undo git reset --hard with uncommitted files -0.40
Package "fmt" runtime issue 0.00
Question regarding git rebase vs git merge in master -2.58
cgo calling share library: cannot find lib or function? 0.00
reflect runtime error: call of reflect.flag.mustBeAssignable on zer... -0.21
What is the core difference between t=&T{} and t=new(T) -1.33
Python Curses Git Subprocess Output with unexpected spacing 0.00
Short-form goroutine return values 0.00
Unmarshal JSON preserving null values 0.00
What will git add if I add this directory? +0.60
git merge from dev branch to master all commits upto a certain commit 0.00
How do I list all local tracking branches not pushed in git? 0.00
How one can deterime the order that the order of receiving from cha... -1.49
Openshift 3.11 source-to-image (s2i) build using no standard ssh port 0.00
Why does git checkout unchanged but touched files? 0.00
Git revert back to multiple commits on specific files -0.72
rebasing branch more than once 0.00
If resp is a pointer to a response object, why don't we have to... 0.00
How to make commits in another branch without checkout? -0.24
meaning of git rm -cached command from git-scm.com documentation +1.67
How to reinitialise a git bare repo so all files are published again? 0.00
How to programmatically edit files in another branch even when ther... -1.23
How to git commit some files with CRLF and others with LF on Mac? +1.69
Switch back to a previous commit using git checkout -0.71
git diff between master and staged +1.23
Undo an amendment of an older commit using a different branch 0.00
Are smarter merge conflict algorithms available for git? +0.76
under what circumstances will git replacements be pushed/pulled +0.27
Is there way to recover files ignored via .gitignore in the first c... 0.00
How to update a submodule to latest commit when in detached HEAD st... 0.00
git commit only timestamp modification of a file +0.24
git merge multiple commits into one in an orphan branch each commit... 0.00
What is the difference between git clone --mirror and pull 0.00
What are the git commands to join and replace an x ​branch to the m... +0.24
Why is undefined: error thrown while passing custom struct as point... +0.30
Remove folder but not the files within it 0.00
How to add and commit a submodule in the parent project without res... 0.00
Squashing previous conflicts due to irrelevant "changes" 0.00
Calling git in pre-commit hook +1.33
Why can I directly test an interface against a value? +0.04