Skip to content

Commit 3ffcec7

Browse files
authored
Merge branch 'master' into feat/checkout_method
2 parents ef72456 + 1563811 commit 3ffcec7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+994
-576
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
root = true
2+
[*.rs]
3+
indent_style = tab

CHANGELOG.md

Lines changed: 363 additions & 351 deletions
Large diffs are not rendered by default.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
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)