Git show old version of file... Show revision


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #this shows the file 4 commits back
  2. git show HEAD~4:sites/default/settings.php

Report this snippet


Comments


You need to login to view comments.