Age | Commit message (Expand) | Author |
---|---|---|
2022-07-05 | Related tdf#137145 tdf#137569 Capitalization + punctuation fixes | Adolfo Jayme Barrientos |
#!/bin/bash # Do not warn if there were no real merge git rev-parse -q --verify HEAD^2 >/dev/null || exit echo echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "! You probably used 'git pull' instead of 'git pull -r' !" echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo echo "You can still fix it - please do 'git pull -r' now." echo t'>
index : lo/core | ||
LibreOffice 核心代码仓库 | 文档基金会 |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2022-07-05 | Related tdf#137145 tdf#137569 Capitalization + punctuation fixes | Adolfo Jayme Barrientos |