[no subject]



An eponymous clone looks like

$ git remote show origin
* remote origin
  URL: ssh://MYUSERNAME git gnome org/git/eog
  Remote branch merged with 'git pull' while on branch master
    master
  Tracked remote branches
    EOG_2_12_1
    GCONF_BRANCH2
    GNOME_2_12_BRANCHPOINT
    GNOME_2_PORT
    eog-0-6
    eog-for-gnome-1-4
    eog-ng
    experimental-job-mgr
    gnome-2-0
    gnome-2-10
    gnome-2-12
    gnome-2-14
    gnome-2-16
    gnome-2-18
    gnome-2-18_svn3671
    gnome-2-2
    gnome-2-20
    gnome-2-22
    gnome-2-24
    gnome-2-26
    gnome-2-4
    gnome-2-6
    gnome-2-8
    master
$ _

The issue I have at the moment is that

git pull --rebase

does not work unless I specify  'git pull --rebase origin master'. How
do I set these values by default?

Simos


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]