Skip to content

Commit 9dd360c

Browse files
authored
Merge branch 'master' into feat/files_support_pageupdown
2 parents ce5182d + ad32993 commit 9dd360c

40 files changed

+931
-565
lines changed

Diff for: .editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
root = true
2+
[*.rs]
3+
indent_style = tab

Diff for: CHANGELOG.md

+360-351
Large diffs are not rendered by default.

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ too much context so that people not familiar with the codebase yet can still
2323
make a contribution.
2424

2525
[discord-server]: https://discord.gg/rZv4uxSQx3
26-
[good-first-issues]: https://github.com/extrawurst/gitui/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
26+
[good-first-issues]: https://github.com/gitui-org/gitui/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22

0 commit comments

Comments
 (0)