siemens / kas

Setup tool for bitbake based projects
MIT License
363 stars 147 forks source link

Dockerfile: add package git-lfs #12

Closed amoldalavi17 closed 4 years ago

amoldalavi17 commented 4 years ago

Kas can clone git repositories with LFS objects

Signed-off-by: Amol Dalavi dalavi.amol@gmail.com

henning-schild commented 4 years ago

Can you make that one commit on top of next? The merge should not be part of the pull request. Additionally pull requests are not the preferred way to contribute, see https://github.com/siemens/kas/blob/master/CONTRIBUTING.md. But seems they are allowed.

amoldalavi17 commented 4 years ago

Branch is updated , now pull request has once commit on top of next. Thanks for pointing out to the preffered way of contribution, shall I submit patch instead?

jan-kiszka commented 4 years ago

Yes, please. TIA!

jan-kiszka commented 4 years ago

As this one is so simple, I already added it to next for CI purposes. Submitting to the list should still be done, as a heads-up to followers.

henning-schild commented 4 years ago

If you as a new maintainer insist, you could update the contribution guidlines, which suggest that PRs are allowed.