📒
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
  2. Git Settings for repositories

Repository grouping

Learn how to group repositories in Gitoqlok

PreviousGit Settings for repositoriesNextCreating Git repository and commits in Qlik Sense

Last updated 1 year ago

Was this helpful?

When creating a repository you are offered to pick a delimiter to set in your repository name.

Gitoqlok offers you to choose between ".", "-", and "_" characters to use are delimiters.

Suppose you have just created a repository called "gitoqlok-Project-App1". The delimiter in use here is "-". Proceeding to Gitoqlok Options you can set the Repository name delimiter to display the repositories in a tree structure:

Thus, for example, when you are seeing the repositories list through Gitoqlok, it will display the following tree view. When the repository delimiter is set to be "-", every repository created with the same delimiter will be displayed with a tree structure. The repo we have created above, "gitoqlok-ProjectName-App1" is organized the following way: there is an initial folder, "datanpmixpro" - the organization repository, subfolders - "gitoqlok", "ProjectName", followed by the application - "App1".

Repository grouping in Gitoqlok lets you organize several application repositories under a common group for convenient development and assembling related work together. If you create another repository for an application related to the current work and call it "gitoqlok-ProjectName-App2", it will appear right under the ''App1" in a tree-structured view.

Alternative: video tutorial

🏃‍♀️
Choose the delimiter and set the repo name in Gitoqlok
Repository name delimiter: Gitoqlok Options
Repositories list: Gitoqlok Import
Repositories list: Gitoqlok Import