[anjuta-devel] Automatically add project sources files when committing files



Hi James,


I think it would be useful, in the git commit dialog, to display all modified project source files not already in git and add them automatically if they are selected.


This would fix the issue when creating a new project and when adding new or already existing files to the project without needing the add to version control check box. There is already a bug for this.
https://bugzilla.gnome.org/show_bug.cgi?id=663672
What do you think?


You can get all project source files using ianjuta_project_manager_get_element (ANJUTA_PROJECT_SOURCE | ANJUTA_PROJECT_PROJECT). I need to improve the project manager plugin to include project internal files (configure.ac, Makefile.am and others).


Regards,

Sébastien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]