when i check gitk  show me like that;

Local uncommitted changes, not checked in to index


On 26 November 2012 14:38, Douglas Deodato <[email protected]> wrote:

> no i have only that in git ignore:
>  target
> .*
> *.iml
> *.log
>
>
> On 26 November 2012 14:35, Wes Freeman <[email protected]> wrote:
>
>> Is it in your .gitignore file?
>>
>> Wes
>>
>>
>> On Mon, Nov 26, 2012 at 9:34 AM, git-guy <[email protected]>wrote:
>>
>>> i had tried git add .
>>>
>>>
>>>
>>> git add  path file
>>>
>>> but still no add the files, some help what happening? should add with git 
>>> add .  but i dont know what happening
>>>
>>>
>>> #git status
>>> # On branch master
>>> #Your branch is ahead of 'origin/master' by 1 commit
>>>
>>>
>>>
>>> # Changes not staged for commit:
>>> #   (use "git add <file>..." to update what will be committed)
>>> #   (use "git checkout -- <file>..." to discard changes in working 
>>> directory)
>>> #
>>> #       deleted:   templates/file.txt
>>> #       deleted:   templates/test.jsp
>>> #
>>> no changes added to commit (use "git add" and/or "git commit -a")
>>>
>>>  --
>>>
>>>
>>>
>>
>>  --
>>
>>
>>
>
>
>
> --
> Cheers!
> Douglas Deodato |  douglasdeodato.com
> Portfolio: http://bit.ly/fyXHnw
> “Choose a job you love, and you will never have to work a day in your
> life.”
> Confucios(504 B.C.)
>
>


-- 
Cheers!
Douglas Deodato |  douglasdeodato.com
Portfolio: http://bit.ly/fyXHnw
“Choose a job you love, and you will never have to work a day in your life.”
Confucios(504 B.C.)

-- 


Reply via email to