| .. | ||
| authors.txt | ||
| dotar68_git.sh | ||
| dotar_release.sh | ||
| download_count_releases.sh | ||
| emsl_logo.svg | ||
| emsl_logo2.svg | ||
| generate_changelog.sh | ||
| github_actions_selfhosted.txt | ||
| github_actions_tahoma.txt | ||
| github_actions_tahoma_test.txt | ||
| MS3_logo.png | ||
| MS3_logo_cropped.png | ||
| README.md | ||
| README_git_bits.md | ||
| update_main.txt | ||
| use6432y.patch | ||
How to fix bizarre check-ins
-
Case when committer got in bizarre state on this git repository and the changes have been pushed already to github.com
-
git log showed
$ git log
commit d890621e5d1b664ebb94683e804e859f527a41aa
Merge: 86c8a48 a7055a2
Author: Niri Govind niri.govind@pnnl.gov
Date: Mon Nov 27 15:07:35 2017 -0800
Merge branch 'master' of https://github.com/nwchemgit/nwchem
commit a7055a28bc
Author: edoapra edoardo.apra@gmail.com
Date: Mon Nov 27 14:14:54 2017 -0800
svn replaced by git
- let's go back to the previous commit
a7055a28bc
$ git reset --hard a7055a28bc
-
Check that everything is good with gitg
-
Push everything back to github.com
$ git push -f
-
Full log was ...
Branch: refs/heads/master
Home: https://github.com/nwchemgit/nwchem
Commit: 68ac6c4ac3f284a8c1fa7dad82f41b22c039927e
68ac6c4ac3
Author: Niri Govind niri.govind@pnnl.gov
Date: 2017-11-20 (Mon, 20 Nov 2017)Changed paths:
src/nwdft/rt_tddft/rtutils/rt_tddft_movecs_import.FLog Message:
minor edit to reflect the initial density matrixCommit: 2447af6b3899c46408f645dc32d5928036177987
2447af6b38
Author: Niri Govind niri.govind@pnnl.gov
Date: 2017-11-20 (Mon, 20 Nov 2017)Changed paths:
A docs/Capabilities
A docs/_config.yml
A docs/_layouts/default.html
A docs/assets/css/style.scss
A docs/assets/images/checker.png
A docs/assets/js/scale.fix.js
A docs/index.html
A docs/index2.html
M src/nwpw/nwpw_input.FLog Message:
Merge branch 'master' of https://github.com/nwchemgit/nwchemCommit: 86c8a484492300231fb8d18666e17bfa77f1f1c9
86c8a48449
Author: Niri Govind niri.govind@pnnl.gov
Date: 2017-11-20 (Mon, 20 Nov 2017)Changed paths:
R docs/Capabilities
R docs/_config.yml
R docs/_layouts/default.html
R docs/assets/css/style.scss
R docs/assets/images/checker.png
R docs/assets/js/scale.fix.js
R docs/index.html
R docs/index2.htmlLog Message:
Merge branch 'master' of https://github.com/nwchemgit/nwchemCommit: d890621e5d1b664ebb94683e804e859f527a41aa
d890621e5d
Author: Niri Govind niri.govind@pnnl.gov
Date: 2017-11-27 (Mon, 27 Nov 2017)Changed paths:
A .travis.yml
M README.md
M src/util/util_nwchem_version.bash
A travis/build_openblas.sh
A travis/build_scalapack.sh
A travis/sleep_loop.shLog Message:
Merge branch 'master' of https://github.com/nwchemgit/nwchem
Compare: a7055a28bc...d890621e5d