[Digikam-devel] Re: how to use git as subversion
Gert Kello
gert.kello at gmail.com
Mon Feb 7 07:00:44 GMT 2011
> Just to see, remove a versionned file in local, and try to restore it
> from remote repository. Good luck...
git checkout <filename>
or
git checkout -- <filename>
I thought they are should behave differently, but at the moment I'm
not able to find the difference
I'm kind of newbie with git also, and I know it is frustrating if You
can't figure out how to perform a simple svn operation with git. Now,
after a month or so, I start to think that git might be a nice system
actually.
Gert
More information about the Digikam-devel
mailing list