mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
Updated command to get added cards since last release.
This commit is contained in:
parent
75eb0bdfdf
commit
c945d2367c
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ since 1.3.0-2014-06-28
|
|||
git log 1129858a6c5c0dae5d1e29ea931804c1165b8c38..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
since 1.3.0-2014-07-11
|
||||
git log 458255cd0627af90c2ebeab4c410a16d55a36f41..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
since 1.3.0-2014-07-19
|
||||
git log 75eb0bdfdf36ba83dd5a3e2c6a204ceb186c9d5e..HEAD --diff-filter=A --name-status | sed -ne "s/^A[^u]Mage.Sets\/src\/mage\/sets\///p" | sort > added_cards.txt
|
||||
|
||||
|
||||
3. Copy added_cards.txt to trunk\Utils folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue