From: Gaye Abdoulaye Walsimou <walsimou@walsimou.com>
To: buildroot@busybox.net
Subject: [Buildroot] HEADS UP: svn->git transition
Date: Fri, 01 May 2009 19:05:16 +0200 [thread overview]
Message-ID: <49FB2BCC.3050408@walsimou.com> (raw)
In-Reply-To: <200905011856.30347.vda.linux@googlemail.com>
> Busybox svn has been migrated to git.
>
> I check out fresh tree with:
>
> git clone git+ssh://vda at busybox.net/var/lib/git/busybox.git
>
> Then in that tree I can do:
>
> git pull -- analog of "svn update"
> git add new_file -- IIUC this is "svn add" analog
> git commit -a -- create a local change which includes all files
> modified since last commit.
>
You can add -s :
git commit -a -s
In order to have a "Signed-off-by" added automatically.
next prev parent reply other threads:[~2009-05-01 17:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-29 11:38 [Buildroot] HEADS UP: svn->git transition Bernhard Reutner-Fischer
[not found] ` <49F85AF3.4060501@t-online.de>
2009-04-29 12:55 ` Gaye Abdoulaye Walsimou
[not found] ` <20090429132312.GA2431@yoda.jdub.homelinux.org>
2009-04-29 13:40 ` Gaye Abdoulaye Walsimou
2009-04-29 13:43 ` Peter Korsgaard
2009-04-29 14:34 ` Bernhard Reutner-Fischer
2009-04-29 14:46 ` Asbjoern Laurberg
[not found] ` <200904300153.39528.vda.linux@googlemail.com>
2009-04-30 6:12 ` Peter Korsgaard
[not found] ` <200904301248.33425.vda.linux@googlemail.com>
2009-04-30 11:32 ` Peter Korsgaard
[not found] ` <200904302047.33996.vda.linux@googlemail.com>
2009-04-30 19:05 ` Peter Korsgaard
[not found] ` <49FB2082.2000501@gmail.com>
[not found] ` <200905011856.30347.vda.linux@googlemail.com>
2009-05-01 17:05 ` Gaye Abdoulaye Walsimou [this message]
2009-04-29 15:49 ` Bernhard Reutner-Fischer
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=49FB2BCC.3050408@walsimou.com \
--to=walsimou@walsimou.com \
--cc=buildroot@busybox.net \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox