中司と申します。

以下のように linux kernel をgit で取得して
$> git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux linux

ローカルを何も変更していないのに
$> git pull
で、
error: Your local changes to the following files would be overwritten by merge:
と怒られます。
ネットで検索すると
$> git stash save 
でとありましたが、
ローカルに変更を加えていないのでなんか違う気がします。



-- 
tanpoko <[email protected]>

_______________________________________________
vine-users mailing list
[email protected]
http://listserv.linux.or.jp/mailman/listinfo/vine-users

メールによる返信