Skip to content

Commit 211dfcd

Browse files
committed
adding .gitattributed (closes #530)
with thanks to @nathan-russell for the excellent suggestion
1 parent c0ad307 commit 211dfcd

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ChangeLog merge=union
2+
inst/NEWS.Rd merge=union

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2016-08-03 Dirk Eddelbuettel <[email protected]>
2+
3+
* .gitattributes: Added to have ChangeLog and NEWS.Rd merge via union
4+
15
2016-08-02 James J Balamuta <[email protected]>
26

37
* R/Rcpp.package.skeleton.R: Added autogeneration warning

0 commit comments

Comments
 (0)