בתאריך 15 באפר׳ 2016 02:29, "René J.V." <[email protected]> כתב: > > On Friday April 15 2016 01:02:34 Orgad Shaneh wrote: > > > > I'm not surprised by the fact it requires a rebase... > > Would that lead to this kind of error? > > From https://codereview.qt-project.org/qt-creator/qt-creator > * branch refs/changes/84/123484/1 -> FETCH_HEAD > fatal: Not a git repository (or any parent up to mount point) > Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). > > "Not a git repository" is normally what you get when executing a git command outside of a git repository. > > Oh well, I'll see if I can get it some other way.
You need to clone the repository before you can apply a particular change. Read the git introduction here: https://wiki.qt.io/Git_Introduction - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
