Assuming you are in the backend_src directory of the project:

# git add src/backend.c src/core_functions.c include/core_functions.h
# git commit -m "my fancy commit message"

(Hope I got the subdirectory names right, did this without actually checking.)

--
Irrwahn 

On Fri, 28 Aug 2015 18:32:26 +0100, Edward Bartolo wrote:
> Suppose I changed backend.c core_functions.c core_functions.h, what
> would the command be?
> 
> 
> Edward
> 
> 
> 
> On 28/08/2015, Urban Wallasch <urban.walla...@freenet.de> wrote:
>> On Fri, 28 Aug 2015 18:11:22 +0100, Edward Bartolo wrote:
>>> This is exasperating! Git is refusing my commits telling me everything
>>> is up to date!
>>>
>>
>> Did you use "git add <your changed files> " before calling "git commit"?
>>
>> --
>> Irrwahn
>>
> 

 
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to