mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-23 20:30:21 +01:00
age_calc update to handle vector of enddates 2021-11-08 11:01:23
This commit is contained in:
parent
bb0d627259
commit
15824fa01c
@ -18,4 +18,4 @@ library(git2r)
|
|||||||
library(lubridate)
|
library(lubridate)
|
||||||
git2r::commit(all=TRUE, message=paste(commit_message,now()))
|
git2r::commit(all=TRUE, message=paste(commit_message,now()))
|
||||||
|
|
||||||
system("/usr/bin/git push origin HEAD:refs/heads/main")
|
system("/usr/bin/git push origin HEAD:refs/heads/master")
|
||||||
|
Loading…
Reference in New Issue
Block a user