Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Git integration in QtCreator
Forum Updated to NodeBB v4.3 + New Features

Git integration in QtCreator

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k Views 1 Watching
  • 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.
  • _ Offline
    _ Offline
    _Mark_
    wrote on last edited by
    #1

    I'd like to talk about a simple developing pattern using Git in QtCreator.
    I set up a small server where I'm going to put the "trusted" repositories.
    On my local machine I configured msysgit (1.8.4) to be used within QtCreator (2.8.1).

    When I create a new project I select Git in the new project wizard.
    Is is possible to clone the new repository to the remote server from QtCreator?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Yes. You can add remote repositories via the UI (Remote repository->Remotes or something, don't know on the top of my head right now). Once the remote is set up (you can also do that via the command line if you prefer that) you can push your changes there.

      1 Reply Last reply
      0

      • Login

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