My Mag

Menu
  • Home
  • Programming
    • PERL
    • PHP
    • Javascript
    • HTML
  • Travels
Menu

Category: Programming

Backup modified files in the git repository

Posted on July 29, 2019July 29, 2019 by blogger

I had modified a large volume of files and ended up in a situation to discard my changes. At that moment I wish to backup the modified version. I did it in the usual way to find and store. git status | grep modified | awk -F : ‘{print $2}’ | xargs -I cp {}…

Recent Posts

  • Backup modified files in the git repository

Categories

  • GIT
  • Programming
©2021 My Mag | Built using WordPress and Responsive Blogily theme by Superb