Skip to content
Snippets Groups Projects
Select Git revision
  • 19e46342493e68d70f468bad625272f15dd8460f
  • main default protected
  • renovate/django-debug-toolbar-6.x
  • renovate/jsonschema-4.x
  • renovate/django-5.x
  • koma/feature/preference-polling-form
6 results

serializers.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    fetch-upstream-changes.sh 86 B
    #!/bin/sh
    
    # bring all submodules up to date
    git submodule foreach 'git fetch origin'