1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Dec 24, 2024Git even has a -s command line option to append this automatically to your commit message, and -S to sign your commit with your PGP key. For example: $ git commit-S-s-m 'This is my commit message' Rebase the branch. If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by ...
  3. An interactive CLI tool to add a remote fork to a local Git repository. v 3.0.3 700 app # git-repository # git-remote # github # local-git # git # fork # gitlab. git-ignore-generator. Quickly and easily fetch .gitignore templates from www.gitignore.io. v 1.4.0 700 app # gitignore # template # git # git-configuration # ignore # offline # aliases.
  4. A cli tool for creating a seemless workflow with remote and local git repos. v 0.7.2 900 app # git-workflow # git-repository # workflow # local-git # tmux-session # projects # github. frots. ... Quickly jump to any git repo on the system. Requires fzf and plocate. v 0.1.3 130 app # git-repository # repo # jump # fzf # system # quickly # plocate ...
  5. Feb 9, 2025`git-helper` is a Git-based tool designed to simplify the management of multiple remote repositories. It extends Git's functionality by providing one-click initialization and pushing to multiple remote repositories, making it especially useful for developers who need to maintain multiple remote repositories simultaneously.
  6. 6 days agogitcmd - Git Configuration Manager. gitcmd is a terminal-based tool designed to simplify the management of Git configurations and settings. It provides an interactive shell for executing Git commands and features a configuration setup wizard to customize your Git experience. gitcmd is made for people of all experience levels!
  7. Mar 24, 2024Async Local. Unlocking the potential of thread-locals in an async context. This crate enables references to thread locals to be used in an async context and accross await points or within blocking threads managed by the Tokio runtime. ... , async-compat, simple-git, async-sqlite, threadpool, local-waker ...
  8. Jan 5, 2025To automate tests and handle proper stashing and unstashing of unstaged changes and thus avoid nasty surprises, use the pre-commit hook found here and place it into the .git/hooks/ with the name pre-commit. You may need to add execution permissions with chmod +x. To skip tests on a simple commit or doc-fixes, use git commit--no-verify.
  9. Dec 30, 2024Create a feature branch: git checkout-b feature-branch-name. Make your changes and commit them: git commit-m "Description of changes". Push to your fork: git push origin feature-branch-name. Open a pull request against the main repository. License. Rucent is licensed under either of the following licenses, at your option: MIT License; Apache ...

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX