
Security News
Crates.io Implements Trusted Publishing Support
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
git-transfer
Advanced tools
Have some projects on BitBucket but want to show your commits on the GitHub contributions graph without pushing multiple repositories or the repositories code itself? Git Transfer is the tool for you!
GitTransfer will copy across historic commits from multiple repositories without committing any of the repositories contents. More detail below.
...output-directory/repo-name
input-directory
to
commit.json
email-filter
and commit to a single email address in the new repository using
commit-email
To copy across updated commits the script will archive the old repository and create a new one with the updated commits.
npm install git-transfer -g
git-transfer \
--input-directory /Users/james/Repos \
--output-directory /Users/james/Desktop \
--repo-name MyRepo \
--email-filter james@example.com,james@email.com \
--commit-email james@example.com
Note: Use node index.js --help
for an explanation of parameters.
FAQs
Transfer Git Commits without the content
The npm package git-transfer receives a total of 0 weekly downloads. As such, git-transfer popularity was classified as not popular.
We found that git-transfer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.