On Thu, Feb 26, 2015 at 03:45:13PM +0100, Michael J Gruber wrote:
> Thomas Klausner venit, vidit, dixit 26.02.2015 15:12:
> > Hi!
> >
> > I've played around with git and found that 'git mv' does not honor
> > what I tell it to do:
> >
> > wi
Hi!
I've played around with git and found that 'git mv' does not honor
what I tell it to do:
wiz@yt:~> mkdir a
wiz@yt:~> cd a
wiz@yt:~/a> git init .
Initialized empty Git repository in /home/wiz/a/.git/
wiz@yt:~/a> touch a
wiz@yt:~/a> git add a
wiz@yt:~/a> git commit -m 'add a'
[master (root-comm
2 matches
Mail list logo