mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
Add new files to commit
This commit is contained in:
parent
06fac4c794
commit
71d148ac0b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
git config user.name "nwchemgit"
|
||||
git config user.email "nwchemgit@gmail.com"
|
||||
git commit -m website\ changes\ on\ `date +%a_%b_%d_%H:%M:%S_%Y` -a
|
||||
git add -A
|
||||
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