Skip to content

Commit

Permalink
add author
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Dec 23, 2013
1 parent 1f7569f commit 876a808
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@ svn-merge-stop-on-copy.sh http://www.foo.com/project1/branches/feature1 /path/to
svn-merge-stop-on-copy.sh http://www.foo.com/project1/branches/feature1 http://www.foo.com/project1/branches/feature2
```

### 贡献者

[姜太公](https://github.com/jiangjizhong)提供此脚本。

find-in-jars.sh
==========================

Expand Down
1 change: 1 addition & 0 deletions svn-merge-stop-on-copy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# $ ./svnmerge.sh <source branch> [target branch]
# if no target branch, merge to current svn direcotry
#
# @author jiangjizhong
# @author Jerry Lee

PROG=`basename $0`
Expand Down

0 comments on commit 876a808

Please sign in to comment.