My question is simple: I deleted a branch called work-dev with -D flag before being merged. Have I lost everything? Is there approach to retrieve the data?
            Asked
            
        
        
            Active
            
        
            Viewed 34 times
        
    0
            
            
         
    
    
        Hairi
        
- 3,318
- 2
- 29
- 68
- 
                    Also related: [How can I restore a local branch after deleting it?](http://stackoverflow.com/a/27186937/216074) – poke Feb 12 '16 at 15:30
- 
                    You can also take a look here: http://stackoverflow.com/questions/34519665/how-to-move-head-checkout-revert-reflog-reset/34519716#34519716 – CodeWizard Feb 14 '16 at 10:39
- 
                    Thank you guys. English is not my native language, so I often compose my questions in non formal way. Therefore the topics suggested by SO when I search, are beyond my interest. Anyway, your comments are more than enough. Thank you again. – Hairi Feb 15 '16 at 13:07