Skip to content

Instantly share code, notes, and snippets.

@jarinudom
Created November 28, 2011 12:18
Show Gist options
  • Select an option

  • Save jarinudom/1400195 to your computer and use it in GitHub Desktop.

Select an option

Save jarinudom/1400195 to your computer and use it in GitHub Desktop.

Revisions

  1. jarinudom revised this gist Nov 28, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    git config --global alias.rma '!sh -c "git diff -z --name-only --diff-filter=D | xargs -0 git rm"
    git config --global alias.rma '!sh -c "git diff -z --name-only --diff-filter=D | xargs -0 git rm"'
  2. jarinudom revised this gist Nov 28, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    git config alias.rma '!sh -c "git diff -z --name-only --diff-filter=D | xargs -0 git rm"
    git config --global alias.rma '!sh -c "git diff -z --name-only --diff-filter=D | xargs -0 git rm"
  3. jarinudom created this gist Nov 28, 2011.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    git config alias.rma '!sh -c "git diff -z --name-only --diff-filter=D | xargs -0 git rm"