devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: "Радик Юсупов" <radyus@yandex.ru>
To: devel-newbies@lists.altlinux.org
Subject: [newbies] Как обновлять пакеты в git правильно?
Date: Thu, 28 Jan 2010 11:19:03 +0300
Message-ID: <4B614877.8070503@yandex.ru> (raw)

Доброго времени.
По мотивам #22810
Вытащил из архива сизифа lxde-lxterminal.git (как описано тут:http: 
//www.altlinux.org/Git#.D0.9A.D0.B0.D0.BA_.D0.B2.D1.82.D0.B0.D1.89.D0.B8.D1.82.D1.8C_.D0.BF.D0.B0.D0.BA.D0.B5.D1.82_.D0.B8.D0.B7_.D0.A1.D0.B8.D0.B7.D0.B8.D1.84.D0.B0.2C_.D0.B5.D1.81.D0.BB.D0.B8_.D0.B5.D0.B3.D0.BE_.D0.BD.D0.B5.D1.82_.D0.BD.D0.B0_git.alt.2Fpeople 
)и склонировал его на свой локальный компьютер.
Там старая версия lxterminal. Как обновить ее средствами гит? Возможно 
ли это?
Мои конфиги:
$ cat .git/config
[core]
     repositoryformatversion = 0
     filemode = true
     bare = false
     logallrefupdates = true
[remote "origin"]
     fetch = +refs/heads/*:refs/remotes/origin/*
     url = git.alt:/archive/l/lxde-lxterminal.git
[branch "5.1"]
     remote = origin
     merge = refs/heads/5.1

$ git branch
* 5.1

На сколько я понял логику, мне нужно создать бранч master и изменить 
путь git на свой репозиторий?
И как-же все-таки обновить пакет?


             reply	other threads:[~2010-01-28  8:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28  8:19 Радик Юсупов [this message]
2010-01-28 19:53 ` Michael Shigorin
2010-01-30 10:37   ` Радик Юсупов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B614877.8070503@yandex.ru \
    --to=radyus@yandex.ru \
    --cc=devel-newbies@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git