Skip to content

Instantly share code, notes, and snippets.

@pwlin
Created April 4, 2011 15:14
Show Gist options
  • Save pwlin/901796 to your computer and use it in GitHub Desktop.
Save pwlin/901796 to your computer and use it in GitHub Desktop.
svn status in git
git ls-files --exclude-per-directory=.gitignore --exclude-from=.git/info/exclude --others --modified -t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment