&dhemail;
&dhfirstname; &dhsurname;
git-import-orig &dhsection; &git-import-orig; Import an upstream source into a git repository &git-import-orig; branch_name branch_name version gpg-keyid upstream-source DESCRIPTION &git-import-orig; imports the tar.gz archive given by upstream-source into the &git; repository. If upstream-source is already of the form package-name_version.orig.tar.gz, it reads the version information from the tarball's filename otherwise it can be specified on the commandline via . When importing the new version git_load_dirs is being used to detect file renames and removals. OPTIONS =version, version The upstream version number =branch_name The branch in the Git repository the upstream sources are put onto. Default is upstream. =branch_name The branch in the Git repository the Debian package is being developed on, default is master. After importing the new sources on the upstream branch, &git-import-orig; will try to merge the new version onto this branch. , verbose execution GPG sign all created tags gpg-keyid use this keyid for gpg signing tags &man.git.config-files; SEE ALSO git-buildpackage (1), git-import-dsc (1), git (1), git_load_dirs (1) AUTHOR &dhusername; &dhemail;