Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Bugzilla Migration
-
None
-
Operating System: All
Platform: All
-
5703
Description
After checkout and build, new untracked file bgp/benchmark-app/src/main/resources/initial/maven-metadata-local.xml gets created
$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
bgp/benchmark-app/src/main/resources/initial/maven-metadata-local.xml
nothing added to commit but untracked files present (use "git add" to track)
$