thinkserver/thinks
Christian Lawson-Perfect d474a394f5 Jujutsu/git integration
The editor now has a button to commit changes to a Jujutsu repository,
which is automatically created if it's not present.

A git remote is automatically set up using the URL template in
settings.py. I use this with Forgejo's create-on-push feature to
automatically create repositories on my Forgejo instance.
2025-02-10 10:05:00 +00:00
..
management lots more stuff 2024-04-26 08:18:18 +00:00
migrations lots of changes 2025-02-07 07:08:01 +00:00
static/thinks Jujutsu/git integration 2025-02-10 10:05:00 +00:00
templates Jujutsu/git integration 2025-02-10 10:05:00 +00:00
__init__.py first commit 2024-03-04 15:05:35 +00:00
admin.py first commit 2024-03-04 15:05:35 +00:00
apps.py first commit 2024-03-04 15:05:35 +00:00
forms.py Jujutsu/git integration 2025-02-10 10:05:00 +00:00
jujutsu.py Jujutsu/git integration 2025-02-10 10:05:00 +00:00
make.py lots of changes 2025-02-07 07:08:01 +00:00
models.py Jujutsu/git integration 2025-02-10 10:05:00 +00:00
random_slug.py first commit 2024-03-04 15:05:35 +00:00
tests.py first commit 2024-03-04 15:05:35 +00:00
urls.py Jujutsu/git integration 2025-02-10 10:05:00 +00:00
views.py Jujutsu/git integration 2025-02-10 10:05:00 +00:00