Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to update version control?
Forum Updated to NodeBB v4.3 + New Features

How to update version control?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 238 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    t.vanbesien
    wrote on last edited by
    #1

    Hi

    I use Qt creator as well as another terminal where I use the git CLI to push update to my repo. But in the Qt creator interface the version control (not sure if this is the right way to call it, I mean the little vertical green bars showing code that is unstaged) doesn't seem to update unless I restart Qt creator. I can't seem to find a way or find anything about it online. Anybody has an idea?

    This is really a minor problem and doesn't affect me much but it would be more confortable if the interface would update by itself or if maybe there was somewhere in the options a way to fetch the changes in the distant repo to update the display.

    Thanks in advance

    J.HilkJ 1 Reply Last reply
    0
    • T t.vanbesien

      Hi

      I use Qt creator as well as another terminal where I use the git CLI to push update to my repo. But in the Qt creator interface the version control (not sure if this is the right way to call it, I mean the little vertical green bars showing code that is unstaged) doesn't seem to update unless I restart Qt creator. I can't seem to find a way or find anything about it online. Anybody has an idea?

      This is really a minor problem and doesn't affect me much but it would be more confortable if the interface would update by itself or if maybe there was somewhere in the options a way to fetch the changes in the distant repo to update the display.

      Thanks in advance

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @t-vanbesien you can simply go to "git -> remote repository -> fetch" that should "update" the "interface"

      Not sure if there's an automated way!? Would be nice


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      T 1 Reply Last reply
      2
      • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
      • J.HilkJ J.Hilk

        @t-vanbesien you can simply go to "git -> remote repository -> fetch" that should "update" the "interface"

        Not sure if there's an automated way!? Would be nice

        T Offline
        T Offline
        t.vanbesien
        wrote on last edited by
        #3

        @J-Hilk

        Thanks. It does work. I still have to close and reopen the file for the display to update but it does what I wanted.

        1 Reply Last reply
        2

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved