Thread (8 messages) flat view 8 messages, 3 authors, 2016-08-11

Re: [PATCH] Documentation: reorganize cvs-migration.txt

From: Johannes Schindelin <hidden>
Date: 2016-08-11 20:08:18

Possibly related (same subject, not in this thread)

Hi,

On Thu, 7 Dec 2006, J. Bruce Fields wrote:
+$ mkdir /pub/temporary
+$ cd /pub/temporary
+$ git init-db --shared
+$ git fetch /home/alice/myproject master:master
Even easier:

$ mkdir /pub/my-repo.git
$ cd /pub/my-repo.git
$ git --bare init-db --shared
$ git --bare fetch /home/alice/myproject master:master

(Totally untested, of course.)

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help