Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				No nigthly backups on work dir :O
 
 well no commit for two weeks is almost worst or no.
 
 backups!! ;)
- 
				
				 manFrame9449yI have had similar situations with co-workers. I normally have them backup their entire source directory before I start messing with it. Just in case to prevent stuff like that 😏 manFrame9449yI have had similar situations with co-workers. I normally have them backup their entire source directory before I start messing with it. Just in case to prevent stuff like that 😏
- 
				
				 yousefjb1259y@ryuu I don't know, I guess they have stashed them or something. luckly I found a solution at SO that show you how to return a dropped stash .. the number of ways you can ruin git is countless. yousefjb1259y@ryuu I don't know, I guess they have stashed them or something. luckly I found a solution at SO that show you how to return a dropped stash .. the number of ways you can ruin git is countless.





A : "what the funk is wrong with git ! why there are conflict!!"
Y: "let me see, hmm .. just press ctrl + disc.."
A : "what are you doing ?"
Y : "discard! they are gone. now you can try again in different branch"
A : "I didn't commit !! this my work of two weeks!!!"
Y : " ..... "
Y : *sneak away*
undefined