Aug. 8, 2014
2:01 a.m.
On Thu, Aug 7, 2014 at 10:00 PM, <Valdis.Kletnieks@vt.edu> wrote:
On Thu, 07 Aug 2014 21:48:54 -0400, Nick Krause said:
sed: can't read /home/nick/linux-next/.git/rebase-apply/info: No such file or directory
It usually helps if you give the actual command that you were trying to do.
You didn't do this on top of a linux-next tree that you did a 'git pull' to update, did you?
No I just pulled it down and didn't do anything else, is that bad practice and I should have used git fetch instead? Nick