846 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
  • How to undo "git commit --amend" done instead of "git commit" - Stack Overflow
    
    git reflog
    git reset HEAD@{index before the amend}
    git commit ... 
    Tue 20 Dec 2016 09:50:28 AM CET - permalink -
    - - - http://stackoverflow.com/questions/1459150/how-to-undo-git-commit-amend-done-instead-of-git-commit
    Git Reset
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation