You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Good day, in order to not loose a couple days worth of work. I need to recover 2 files that were accidentally removed through the 'right-click, remove file' feature source tree has.
Idelly if sourcetree were to throw the 'removed' files into the trashcan, than my situation would be resolved.
Also, if source tree were to stash said new files than i could revert back to a stashed file, but it doesn't appear like that is the case.
Does anyone have any tips or tricks on recovering a file that was never committed (but it was stashed multiple times). When i 'apply' said stash to my local repository, I don't see the file.
Help please
SourceTree has nothing to help with this unfortunately. If you staged the file, there might be a way to retrieve it from the git index (using "git reflog", you may need to go to a git forum, since this is advanced usage).
If you did not even stage the files, your best bet is to google for file recovery tools ASAP.
Aye sir, unfortunately it looks like i'll be rebuilding that work.
On the upside, I can now rebuild it better. hahahaha...
Recuva was a software I attempted but nothing. I even went into windows previous versions and nothing. Oh well. Thanks for the quick response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Was this on a Mac? It would be nice if SourceTree did move the files to the trashcan instead of deleting them at a system level, but it's probably just using "git rm" or the system "rm".
But you should have seen a pretty explicit warning, right?Screen Shot 2016-03-30 at 9.21.20 AM.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it was on PC. and yes i did get the warning, ijust didn't realize that I had selected the file.. you know Shift click... foolish mistake.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still, I agree with you that it would be really nice functionality if SourceTree used the recycling bin / trashcan instead of deleting files directly. This questions come up here with some regularity, so it would probably make a really good feature request at jira.atlassian.com (if it's not already there - and I see it is...)
https://jira.atlassian.com/browse/SRCTREEWIN-2560
https://jira.atlassian.com/browse/SRCTREEWIN-3822 is different but similar
Doesn't sound like they're inclined to implement it. Pity.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sourcetree is shit. That's the problem.
Cmd + Backspace deletes a file. On a Mac, Cmd + Backspace clears a text field. When committing a file a pressing Cmd + Backspace to delete the commit messages, I had multiple occasions where I deleted the files by accident.
Cheap ass Sourcetree. Use Github. #switchToGithub
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.