Re: [Dev] Adding .inf files to orbit repo

2016-02-04 Thread Buddhima Wijeweera
Hi Kishanthan, That worked. Thank you, On Thu, Feb 4, 2016 at 2:01 PM, Kishanthan Thangarajah wrote: > git add -f > > On Wed, Feb 3, 2016 at 8:43 PM, Buddhima Wijeweera > wrote: > >> Hi All, >> >> When we move smooks orbit bundle to git repo, it requires some ".inf" >> files in git repo. >> In

Re: [Dev] Adding .inf files to orbit repo

2016-02-04 Thread Kishanthan Thangarajah
git add -f On Wed, Feb 3, 2016 at 8:43 PM, Buddhima Wijeweera wrote: > Hi All, > > When we move smooks orbit bundle to git repo, it requires some ".inf" > files in git repo. > In current svn repo those files are exists[1]. But in git Orbit repo, > those files are ignored via gitignore file [2].

[Dev] Adding .inf files to orbit repo

2016-02-03 Thread Buddhima Wijeweera
Hi All, When we move smooks orbit bundle to git repo, it requires some ".inf" files in git repo. In current svn repo those files are exists[1]. But in git Orbit repo, those files are ignored via gitignore file [2]. So, would like to know, how can we add ".inf" files to Orbit repo? [1] https://s