Search results for license
-
Getting a Git Repository
/book/en/Git-Basics-Getting-a-Git-RepositoryLICENSE $ git commit -m 'Initial project version' We’ll go over what these commands do in just a minute. At this point, you have a Git repository
-
Branches in a Nutshell
/book/en/Git-Branching-Branches-in-a-Nutshell="console">$ git add README test.rb LICENSE $ git commit -m 'Initial commit' When you create the commit by running git commit, Git
-
Maintaining a Project
/book/en/GitHub-Maintaining-a-Projectexample of how to use it or get it running The license that the project is offered under How to contribute to it
-
SubmittingPatches
/docs/SubmittingPatchesthe same license as ours, by "signing off" your patch. Without sign-off, we cannot accept your patches. If (and only if) you certify the below D-C-O: [[dco]] .Developer's Certificate of Origin 1.1
-
merge-options
/docs/merge-optionsthe project to which you're committing. For example, it may certify that the committer has the rights to submit the work under the project's license or agrees to some contributor representation
-
git-commit
/docs/git-commitmessage. The meaning of a signoff depends on the project to which you're committing. For example, it may certify that the committer has the rights to submit the work under the project's license or
-
git-merge
/docs/git-mergeexample, it may certify that the committer has the rights to submit the work under the project's license or agrees to some contributor representation, such as a Developer Certificate of Origin. (See
-
reftable
/docs/reftableTurner proposed https://lore.kernel.org/git/1455772670-21142-26-git-send-email-dturner@twopensource.com/[using LMDB], as LMDB is lightweight (64k of runtime code) and GPL-compatible license. A downside
-
git-pull
/docs/git-pullproject to which you're committing. For example, it may certify that the committer has the rights to submit the work under the project's license or agrees to some contributor representation, such
-
user-manual
/docs/user-manual: ------------------------------------------------ $ git show 6ff87c4664 Note that the only valid version of the GPL as far as this project is concerned is _this_ particular version of the license
-
git-config
/docs/git-configsame open source license. Please see the 'SubmittingPatches' document for further discussion. format.coverLetter:: A boolean that controls whether to generate a cover-letter when format-patch is