tj.git-extras/.github
Andrew Sullivan Cant c63b46a33b
add git-wip and git-unwip (#669)
* Upgrade codespell to v2.4.0

It is a lastet verison, and is needed so that I can use the inline
ignore support in a future commit.

After updating tests/pyproject.toml I ran the following commands:
```
cd tests
poetry lock --no-update
poetry install
```

I also fixed a spelling error in man/git-summary.md, which was not
caught by the old version of codespell. After updating the file I also
updated the related files by running the following commands:

```
cd man
make -C .. man/git-summary.{1,html}
```

* add git-wip and git-unwip

Updated/re-built the documentation with:
```
cd man
make -C .. man/git-unwip.{1,html}
make -C .. man/git-wip.{1,html}
make -C .. man/git-extras.{1,html}
```
2025-05-14 17:05:41 +08:00
..
workflows chore(deps): bump bats-core/bats-action from 3.0.0 to 3.0.1 2025-03-31 00:23:42 +00:00
.ignore_words add git-wip and git-unwip (#669) 2025-05-14 17:05:41 +08:00
dependabot.yml ci: add dependabot update for GitHub actions (#1141) 2024-04-28 10:06:37 +08:00
PULL_REQUEST_TEMPLATE.md add pull request manner (#1113) 2023-11-21 10:39:44 +08:00