Skip to content

Conversation

@carenas
Copy link
Member

@carenas carenas commented Dec 25, 2011

remove all references to svn from the git repository

  git grep '\$Id\$' | cut -d ":" -f 1 | xargs -n1 perl -ni -e 'print unless /\$Id\$/'
after move to git, there is no svn log to allow for an autogenerated
ChangeLog to be created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants