mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
add subdirs [ci skip]
This commit is contained in:
parent
c10eff3149
commit
3fb4e7717c
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
git config user.name "nwchemgit"
|
||||
git config user.email "nwchemgit@gmail.com"
|
||||
git config advice.updateSparsePath false
|
||||
git add -A
|
||||
#git add -A
|
||||
git add .
|
||||
git commit -m website\ changes\ on\ `date +%a_%b_%d_%H:%M:%S_%Y`
|
||||
#git diff --stat --cached origin/master
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue