Hello all,
After compiling sip-router, if I run git status, the following files are listed as untracked: $ git status # On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # modules/auth/auth.7 # modules/privacy/README # modules_s/acc_db/acc_db.7 # modules_s/acc_syslog/acc_syslog.7 # modules_s/auth_db/auth_db.7 # modules_s/avp/avp.7 # modules_s/avp_db/avp_db.7 nothing added to commit but untracked files present (use "git add" to track)
The above files should be either added to the git repo or the ignore list should be updated.
Regards, Ovidiu Sas