On Friday, December 21, 2012 6:07:09 PM UTC-5, Aaron Woehler wrote: > I have two files in my repository that started showing up as single lines. > How do I fix this? The files show up fine in Eclipse and other editors.
Mixing unix and windows files? > > > Here is what git-gui shows me. > > > > @@ -1 +1 @@ > > -<cffunction name="table_data_input"><cfargument name="label" > required="yes"><cfargument name="bindto" required="yes"> ............. > > \ No newline at end of file > > +<cffunction name="table_data_input"><cfargument name="label" > required="yes"><cfargument name="bindto" required="yes"> ............. > > \ No newline at end of file > > > Environment: > Windows 7 > Git-gui 0.17.gitgui > git 1.8.0.msysgit.0 --
