Git log deleted line


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

Git log to see deleted line


Copy this code and paste it in your HTML
  1. git log -S<string> path/to/file

Report this snippet


Comments


You need to login to view comments.