&dhemail;
&dhfirstname; &dhsurname;
git-import-dscs &dhsection; &git-import-dscs; Import multiple versions of a Debian source packages into a Git repository &git-import-dscs; pkg_1.dsc pkg_2.dsc ... or &git-import-dscs; --debsnap DESCRIPTION &git-import-dscs; imports several versions of a Debian source package into a &git; repository. To do so it sorts the packages by their versions first and then imports them via calling &git-import-dsc; on each package. If the current directory isn't a &git; repository already the repository is created in a subdir of the current working directory, named after the first imported package, otherwise the &git; repository in the current working directory is being used. This allows for incremental imports. OPTIONS Fetch snapshots from snapshots.debian.org using debsnap. All other options are passed on verbatim to &git-import-dsc;. SEE ALSO git-import-dsc 1 , git-buildpackage 1 , git-import-orig 1 , git-dch 1 , &man.seealso.common; AUTHOR &dhusername; &dhemail;