Is there a way to undo git reset if files are not added? -



Is there a way to undo git reset if files are not added? -

i stupidly ran git reset --hard on branch. in wrong branch. unfortunately, didn't perform git add together .. there way work?

no. not believe there method local code if never added local or git repository @ point. if added @ point, utilize git fsck lastly deleted info added @ point. there stack overflow here talking possibility

git

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -