[git-users] Undo delete of git rebase --edit-todo ?

2020-09-02 Thread victo...@gmail.com
After a rather long rebase was succesfully completed (but not yet pushed anywhere else) I went back to clean up some more. In the middle of it I did a `git rebase --edit-todo` and decided I would like to abort the edit. I did what I also do when aborting a commit: removed everything, saved and

Re: [git-users] Git for beginners

2020-09-02 Thread Mark Brown
Dear Martin, Thank you for your reply. Basically my website was hacked and someone helped me recover it. He then sent me the Github link and the database. I want to recover the website. I have downloaded both Git hub software and Gitbucket. On Wednesday, 2 September 2020 at 14:15:32 UTC+1

Re: [git-users] Git for beginners

2020-09-02 Thread Martin Møller Skarbiniks Pedersen
On Fri, 28 Aug 2020 at 16:14, Mark Brown wrote: > > I'm completely new to Git. > Someone recovered a website for me and they sent me a link with a database > > the link looked like g...@bitbucket.org:h*s.git > > I have no idea what to do. Please i need help. I've downloaded