📒
Gitoqlok
Gitoqlok
  • 🐱‍👓 Welcome
  • 🟢Changelog
  • ❔FAQ
  • ⚒️Functionality Overview
  • 🐞How to report a bug?
  • 💳License Management
    • Master License key
    • Single License Key
  • Main
    • Git for newbies
    • Collaborative Development with Gitoqlok
    • Gitoqlok Development Set of Rules: Git + Qlik Sense
    • Best Practices to Configure Git Environment
    • How Gitoqlok Bypasses the Git API rate limit
    • How Fast do Git Providers Process Large App Versioning
  • 🏃‍♀️Kick-start
    • Connect Qlik Sense to Git
      • Connect Qlik Sense to GitHub
      • Connect Qlik Sense to GitLab
      • Connect Qlik Sense to Bitbucket
      • Connect Qlik Sense to Azure DevOps
    • Applications Manager: Bulk repository creation
      • From Options Page
      • From Qlik Sense hub
    • Git Settings for repositories
      • Repository grouping
    • Creating Git repository and commits in Qlik Sense
      • Committing Bookmarks to the Git Repository
      • Committing Static Files to the Git Repository
      • Standalone Qlik SaaS Script versioning
      • Committing Qlik Automation to the Git Repository
    • Revert to the previous version of the Qlik Sense application
    • How to Publish an Application?
  • 👩‍💻Tutorials
    • Importing Qlik Apps and App Objects from Git
      • Import
      • Deploy from Git
      • Import Qlik app from existing repository
    • Gitoqlok Helper
      • Time Machine
      • Diff Viewer
      • Set a Thumbnail
      • Sheets Comparator
      • Diff Editor (Merge)
      • Load Script Versioning
      • Highlighted Master Items
      • Tags Manager
      • QVD Links: Data Load Editor
    • Application Checklist
      • Publish checklist to everyone
      • Share checklist privately
    • Environment Migration
      • Export
        • Existing repository
        • Create Repository
        • Download file
      • Import
    • Migration of Bookmarks between Qlik Servers
    • Task Chain
    • Security Rules Manager
    • Dark Theme
    • Collision Detection
    • Business Glossary
    • Usage Management
  • 🤝Third-party Integrations
    • ✨OpenAI
      • AskAI: Sheets and Mesaures
      • AskAI: Documentation Wizard
    • QSDA Pro Integration
      • QSDA Pro Charts Deconstruction
    • Soterre Integration
      • QVD Lineage
      • Global Search
  • Gitoqlok for Power BI
    • Application Checklist
Powered by GitBook
On this page

Was this helpful?

  1. Kick-start

Git Settings for repositories

Learn how to set up default settings for your git repositories.

PreviousFrom Qlik Sense hubNextRepository grouping

Last updated 1 year ago

Was this helpful?

On the Gitoqlok Options page, you can set up your default setting for the repositories you create:

For every server profile you have, you can set the repository space to be either public or belong to an organization. To configure this, follow Git Servers -> Configure an active Git Server -> Repository Space:

To modify all the other settings for your repositories, proceed to the Settings tab:

Choose the server profile you want to modify settings in:

You can:

  1. Set up your repository visibility to be Private or Public:

  1. Set a default name for the new repositories. You can choose the automatic name among the available variables provided (e.g. Qlik Application name: Customer Sales -> New repository name: gitoqlok-CustomerSales):

  1. Set a repository name delimiter:

  1. Set a default name for the new branches. You can choose the automatic name among the available variables provided (e.g. Qlik Username: Brad -> New branch name: Brad):

  1. Tick the corresponding boxes to define whether you want to commit the application name to the branch you are creating, commit a table with branch names to the repository, and save a QVF file with every commit. The latter option will export the relevant application .qvf file into the 'build' folder on your Git repository each time you make a commit:

  1. Set the size restriction on JSON formatting for commit, maximum commit size, and Security Rules Manager update interval:

Learn more about

🏃‍♀️
repository grouping.
Gitoqlok Options: Configure Git Server
Choose the repository space
Gitoqlok Options: Settings tab
Choose an active server profile
New repository visibility
Set a default name for the new repositories
Set a repository name delimiter
Set a default name for new branches
Commit options
Other settings