ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] git init-db initial commit
@ 2006-09-03 10:28 Alexey Borovskoy
  2006-09-03 10:46 ` Alexey I. Froloff
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Borovskoy @ 2006-09-03 10:28 UTC (permalink / raw)
  To: ALT Devel discussion list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Добрый вечер.

А как можно сэмулировать средствами git "initial commit" из cg init ?

- --
Алексей.
GPG key fingerprint
DBB3 1832 13C6 5C96 4A58 4AFF 78F7 159F 66AD 8D7E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFE+q40ePcVn2atjX4RAoGDAJ9DrE2PCAcvayLnG2lxalsnpE1X/wCcCuR0
JwD4TEzoYrmJdelMqcmPRCc=
=lTHR
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] git init-db initial commit
  2006-09-03 10:28 [devel] git init-db initial commit Alexey Borovskoy
@ 2006-09-03 10:46 ` Alexey I. Froloff
  2006-09-03 11:20   ` Alexey Borovskoy
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2006-09-03 10:46 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

* Alexey Borovskoy <alb@> [060903 14:39]:
> А как можно сэмулировать средствами git "initial commit" из cg init ?
git init-db && git add '*' && git commit -a -m 'initial commit' ?

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] git init-db initial commit
  2006-09-03 10:46 ` Alexey I. Froloff
@ 2006-09-03 11:20   ` Alexey Borovskoy
  2006-09-03 11:31     ` Alexey I. Froloff
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Borovskoy @ 2006-09-03 11:20 UTC (permalink / raw)
  To: ALT Devel discussion list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexey I. Froloff пишет:
> * Alexey Borovskoy <alb@> [060903 14:39]:
> 
>>А как можно сэмулировать средствами git "initial commit" из cg init ?
> 
> git init-db && git add '*' && git commit -a -m 'initial commit' ?

$ git init-db
defaulting to local storage area

$ git add '*'
fatal: pathspec '*' did not match any files

$git add *
fatal: pathspec '*' did not match any files

$ git add .

$ git commit -a -m "Initial commit"
cp: невозможно выполнить stat для `.git/index': No such file or directory
Nothing to commit

- --
Алексей.
GPG key fingerprint
DBB3 1832 13C6 5C96 4A58 4AFF 78F7 159F 66AD 8D7E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFE+roXePcVn2atjX4RAqDnAJ9snI9lGx9FSDBhRv0r0iVN5EEu5gCeIQXv
gi6IbsCExv/AXLY790Ot7xU=
=w/nh
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] git init-db initial commit
  2006-09-03 11:20   ` Alexey Borovskoy
@ 2006-09-03 11:31     ` Alexey I. Froloff
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey I. Froloff @ 2006-09-03 11:31 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

* Alexey Borovskoy <alb@> [060903 15:29]:
> $ git add '*'
> fatal: pathspec '*' did not match any files
Ну дык файлы-то тут должны быть.  Что коммитить-то?

-- 
Regards,
Sir Raorn.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-03 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-03 10:28 [devel] git init-db initial commit Alexey Borovskoy
2006-09-03 10:46 ` Alexey I. Froloff
2006-09-03 11:20   ` Alexey Borovskoy
2006-09-03 11:31     ` Alexey I. Froloff

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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