{"id":13602835,"url":"https://github.com/diogocavilha/fancy-git","last_synced_at":"2025-04-04T12:09:09.946Z","repository":{"id":37276075,"uuid":"52744627","full_name":"diogocavilha/fancy-git","owner":"diogocavilha","description":"That's a terminal prompt changer that shows a few cool git informations about your repository state. You can choose among different styles and enjoy all the aliases it provides you. Feel free for contributing, pull requests and issues are always welcome! ;)","archived":false,"fork":false,"pushed_at":"2024-05-23T22:22:47.000Z","size":7177,"stargazers_count":496,"open_issues_count":19,"forks_count":65,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T11:10:07.553Z","etag":null,"topics":["awesome-terminal-fonts","bash","bash-script","color-scheme","fancy","font","git","linux","linux-terminal","prompt","shell","shell-structure","shell-theme-manager","shell-themes","shellscript","terminal","terminal-colors","terminal-style","terminal-themes","theme"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diogocavilha.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-28T21:16:57.000Z","updated_at":"2025-03-27T14:55:06.000Z","dependencies_parsed_at":"2024-05-01T21:29:52.008Z","dependency_job_id":"9c043549-e702-4800-9173-82a8ca7882f2","html_url":"https://github.com/diogocavilha/fancy-git","commit_stats":null,"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocavilha%2Ffancy-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocavilha%2Ffancy-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocavilha%2Ffancy-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diogocavilha%2Ffancy-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diogocavilha","download_url":"https://codeload.github.com/diogocavilha/fancy-git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174423,"owners_count":20896078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-terminal-fonts","bash","bash-script","color-scheme","fancy","font","git","linux","linux-terminal","prompt","shell","shell-structure","shell-theme-manager","shell-themes","shellscript","terminal","terminal-colors","terminal-style","terminal-themes","theme"],"created_at":"2024-08-01T18:01:39.441Z","updated_at":"2025-04-04T12:09:09.928Z","avatar_url":"https://github.com/diogocavilha.png","language":"Shell","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=QFCN8W7PRX696\u0026lc=BR\u0026item_name=diogocavilha%2fFancyGit\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"],"categories":["bash","Shell"],"sub_categories":[],"readme":"\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n[![Build](https://github.com/diogocavilha/fancy-git/actions/workflows/main.yml/badge.svg)](https://github.com/diogocavilha/fancy-git/actions/workflows/main.yml)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![made-with-bash](https://img.shields.io/badge/Made%20with-Bash-1f425f.svg)](https://www.gnu.org/software/bash/)\n[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://github.com/diogocavilha/fancy-git/blob/master/LICENSE)\n[![GitHub forks](https://img.shields.io/github/forks/diogocavilha/fancy-git.svg)](https://gitHub.com/diogocavilha/fancy-git/)\n[![GitHub stars](https://img.shields.io/github/stars/diogocavilha/fancy-git.svg)](https://GitHub.com/diogocavilha/fancy-git/stargazers/)\n\n![logo](https://github.com/diogocavilha/fancy-git/blob/master/images/logo.png)\n\nFancyGit is a tool which works for Linux and MAC OS, that changes the terminal prompt in order to show you a few cool git informations when you're working on a git repo. It'll always keep you informed about the current branch status.\n\n:rocket: [Contributing](https://github.com/diogocavilha/fancy-git/blob/master/CONTRIBUTING.md) | :monocle_face: [Changelog](https://github.com/diogocavilha/fancy-git/blob/master/CHANGELOG.md) | :hammer: [Troubleshooting](https://github.com/diogocavilha/fancy-git/blob/master/TROUBLESHOOTING.md)\n\n# :cupid: Installing\n\n```sh\ncurl -sS https://raw.githubusercontent.com/diogocavilha/fancy-git/master/install.sh | sh\n```\n\n# :broken_heart: Uninstalling\n\n```sh\ncurl -sS https://raw.githubusercontent.com/diogocavilha/fancy-git/master/uninstall.sh | sh\n```\n\n# :heavy_check_mark: After installing\n\n1. Change the font *in your terminal application* to one of these fonts:  \n   - **Sauce-Code-Pro-Nerd-Font-Complete-Windows-Compatible.ttf**.\n   - **DejaVu-Sans-Mono-Nerd-Font-Complete.ttf**.\n   - **DejaVu-Sans-Mono-Nerd-Font-Complete-Mono.ttf**.\n   - **JetBrains-Mono-Regular-Nerd-Font-Complete-Mono.ttf**.\n   - **JetBrains-Mono-Medium-Nerd-Font-Complete-Mono.ttf**.  \n   It's necessary for rendering icons/symbols properly.  \n   If you can't find the font, it's still possible to install it manually by running `fancygit --fonts-install` or even installing the ttf file which is placed at `~/.fancy-git/fonts/`.\n   NB for Windows Terminal only the Sauce Code option above will display git icons correctly.\n2. Restart your terminal.\n\nRun `fancygit -h` to check FancyGit help.\n\n# :nail_care: Git suggested config\n\n```bash\ngit config --global color.ui true\ngit config --global color.diff.meta \"yellow bold\"\ngit config --global color.diff.old \"red bold\"\ngit config --global color.diff.new \"green bold\"\ngit config --global color.status.added \"green bold\"\ngit config --global color.status.changed \"yellow\"\ngit config --global color.status.untracked \"cyan\"\n```\nRun `fancygit --suggested-global-git-config` to see that suggested config.  \nRun `fancygit --suggested-global-git-config-apply` to apply it.\n\nI suggest you to use this config because FancyGit will paint the background branch, most of the time, according to the current repo status, since you're using some theme which allows that.\n\nType `fancygit -h` for more information.\n\n# :eyes: Overview\n\nAs a picture is worth a thousand words...\n\n![001](https://github.com/diogocavilha/fancy-git/blob/master/images/default_001.png)\n![002](https://github.com/diogocavilha/fancy-git/blob/master/images/default_002.png)\n![003](https://github.com/diogocavilha/fancy-git/blob/master/images/default_003.png)\n![004](https://github.com/diogocavilha/fancy-git/blob/master/images/default_004.png)\n![005](https://github.com/diogocavilha/fancy-git/blob/master/images/default_005.png)\n![006](https://github.com/diogocavilha/fancy-git/blob/master/images/default_006.png)\n![007](https://github.com/diogocavilha/fancy-git/blob/master/images/default_007.png)\n\nWorking on a Python virtual environment?\n![python_venv](https://github.com/diogocavilha/fancy-git/blob/master/images/python_venv.png)\n\n# :art: Themes and color schemes\n\nIf you don't want to be too \"fancy\", you can choose using the **simple theme** by running `fancygit --theme-simple`.\nIf you want to return to the **default theme**, just type `fancygit --theme-default`.\nThere are a few more themes and color schemes you can choose from.\n\nType `fancygit -h` to see all available themes and color schemes on **\"THEME COMMANDS\"** and **\"COLOR SCHEME COMMANDS\"** sections.\n\nHere you have a list of available themes and their corresponding color schemes.\n\n\u003e Screenshot font: JetBrains-Mono-Medium-Nerd-Font-Complete-Mono.ttf\n\n**fancygit --theme-default** (default color scheme: --color-scheme-default)  \n![Theme default](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/theme-default.png)\n\n**fancygit --color-scheme-dracula**  \n![Color scheme dracula](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-dracula.png)\n\n**fancygit --color-scheme-batman**  \n![Color scheme batman](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-batman.png)\n\n**fancygit --color-scheme-robin**  \n![Color scheme robin](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-robin.png)\n\n**fancygit --color-scheme-superman**  \n![Color scheme superman](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-superman.png)\n\n**fancygit --color-scheme-light**  \n![Color scheme light](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-light.png)\n\n**fancygit --color-scheme-neon**  \n![Color scheme neon](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-neon.png)\n\n**fancygit --color-scheme-cga**  \n![Color scheme cga](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/color-scheme-cga.png)\n\n**fancygit --theme-human** (default color scheme: --color-scheme-human)  \n![Theme human](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/theme-human.png)\n\n**fancygit --theme-simple** (default color scheme: --color-scheme-simple)  \n![Theme simple](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/theme-simple.png)\n\n# :link: Separators styles\n\nYou can type `fancygit --separator\u003cTAB\u003e` so you can see all the available separator styles for you to use.\n\n**:bangbang: Important :bangbang:**\n\nIt's highly recommended to set up the terminal font to one of:\n\n- Sauce-Code-Pro-Nerd-Font-Complete-Windows-Compatible.ttf.  \n- DejaVu-Sans-Mono-Nerd-Font-Complete.ttf.  \n- DejaVu-Sans-Mono-Nerd-Font-Complete-Mono.ttf.  \n- JetBrains-Mono-Regular-Nerd-Font-Complete-Mono.ttf.  \n- JetBrains-Mono-Medium-Nerd-Font-Complete-Mono.ttf.\n\nThis way, symbols will be rendered correctly and new FancyGit releases must work as expected.  \nIn order to install the fonts you can run `fancygit --fonts-install`.\n\n\u003e Screenshot font: Sauce-Code-Pro-Nerd-Font-Complete-Windows-Compatible.ttf  \n\n**fancygit --separator-default**  \n![Separator default](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-default.png)\n\n**fancygit --separator-blocks**  \n![Separator blocks](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-blocks.png)\n\n**fancygit --separator-blocks-tiny**  \n![Separator blocks-tiny](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-blocks-tiny.png)\n\n**fancygit --separator-curve**  \n![Separator curve](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-curve.png)\n\n**fancygit --separator-fire**  \n![Separator fire](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-fire.png)\n\n**fancygit --separator-lego**  \n![Separator lego](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-lego.png)\n\n**fancygit --separator-paint**  \n![Separator paint](https://github.com/diogocavilha/fancy-git/blob/master/images/screenshots/separator-paint.png)\n\n# :dizzy: Feature switchers\n\nFeature switchers are special commands to enable/disable features and they work on every theme.  \nYou can enable or disable them by typing `fancygit --enable-\u003cfeature-name\u003e` or `fancygit --disable-\u003cfeature-name\u003e`.  \nType `fancygit -h` to see all available feature switchers on **\"FEATURE SWITCHER COMMANDS\"** section.\n\n# :toolbox: Commands\n\n| Command                                      | Description\n| -------------------------------------------- | ---------------------------------------------------------\n| fancygit -h, --help                          | Show this help.\n| fancygit -v, --version                       | Show the FancyGit version.\n| fancygit --update                            | Update FancyGit code with the latest release from GitHub.\n| fancygit --fonts-install                     | Install font in order to render icons properly.\n| fancygit --suggested-global-git-config       | Show suggested global git config.\n| fancygit --suggested-global-git-config-apply | Apply the suggested global git config.\n| fancygit --config-list                       | Show FancyGit config.\n| fancygit --reset                             | Reset the configuration as if you have just installed FancyGit.\n| fancygit --changelog-show                    | Show changelog for the last version.\n| fancygit --show-themes                       | Show all available themes.\n| fancygit --show-color-schemes                | Show available color schemes for current theme.\n| fancygit --show-color-schemes-all            | Show all available color schemes.\n| fancygit --enable-full-path                  | Show the entire path.\n| fancygit --disable-full-path                 | Show only the the working directory name.\n| fancygit --enable-show-user-at-machine       | Show (user@machine) info, as usual.\n| fancygit --disable-show-user-at-machine      | Hide (user@machine) info.\n| fancygit --enable-time                       | Show current time.\n| fancygit --disable-time                      | Hide current time.\n| fancygit --enable-double-line                | Show a double line prompt.\n| fancygit --disable-double-line               | Show a single line prompt.\n| fancygit --enable-rich-notification          | Show notification area with icons.\n| fancygit --disable-rich-notification         | Show notification area with simple symbols.\n| fancygit --enable-bold-prompt                | Show bold prompt font.\n| fancygit --disable-bold-prompt               | Show regular prompt font.\n| fancygit --enable-host-name                  | Show host name.\n| fancygit --disable-host-name                 | Hide host name.\n| fancygit --enable-user-symbol                | Show user symbol.\n| fancygit --disable-user-symbol               | Hide user symbol.\n| fancygit --set-user-name {name}              | Set the user name.\n| fancygit --unset-user-name                   | Restore the user name to default.\n| fancygit --set-host-name {name}              | Set the host name.\n| fancygit --unset-host-name                   | Restore the host name to default.\n| fancygit --enable-git-clear                  | Clear the terminal as part of some git aliases\n| fancygit --disable-git-clear                 | Do not clear the terminal with any git aliases\n| fancygit --separator-default                 | Change the separator to default style.\n| fancygit --separator-blocks                  | Change the separator to blocks style.\n| fancygit --separator-blocks-tiny             | Change the separator to blocks-tiny style.\n| fancygit --separator-fire                    | Change the separator to fire style.\n| fancygit --separator-lego                    | Change the separator to lego style.\n| fancygit --separator-curve                   | Change the separator to curve style.\n| fancygit --separator-paint                   | Change the separator to paint style.\n| fancygit --theme-\\\u003cname\\\u003e                    | Change prompt to the selected theme.\n| fancygit --color-scheme-\\\u003cname\\\u003e             | Change to the selected color scheme.\n\n# :toolbox: Aliases\n\n| Alias                      | Description\n| -------------------------- | -----------------------------------------------------------------------------------------------------------------------------\n| gs                         | Show git status. (`git status`)\n| ga \\\u003cfile\\\u003e ...            | Add a file in order to commit. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/ga.sh))\n| gap \\\u003cfile\\\u003e               | Add a file in order to commit. (`git add -p \u003cfile\u003e`)\n| gaa                        | Add all files in order to commit. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gaa.sh))\n| gd                         | Show changes of a file and suggests to add it. (`git diff`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gd.sh))\n| gcm                        | Start committing. (git commit)\n| gcmm \"\\\u003cmessage\\\u003e\"         | Start committing with a message. (`git commit -m \"\u003cmessage\u003e\"`)\n| gpl                        | Git pull. (`git pull`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gpl.sh))\n| gps                        | Git push. (`git push`)\n| gplo \\\u003cbranch-name\\\u003e       | Git pull from \\\u003cbranch-name\\\u003e to current local branch. (`git pull origin \u003cbranch-name\u003e`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gplo.sh))\n| gpso \\\u003cbranch-name\\\u003e       | Git push from current local branch to \\\u003cbranch-name\\\u003e. (`git push origin \u003cbranch-name\u003e`)\n| gplob                      | Git pull from remote current branch to local current branch. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gplob.sh))\n| gpsob                      | Git push from local current branch to remote current branch. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gpsob.sh))\n| gck \\\u003cfile\\\u003e ...           | Rollback file changes. (`git checkout -- \u003cfile\u003e`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gck.sh))\n| gckb \\\u003cbranch-name\\\u003e       | Switch to a branch. (`git checkout \u003cbranch-name\u003e`).\n| gckbt \\\u003cbranch-name\\\u003e      | Switch to a branch with --track option. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gckbt.sh))\n| gcb \\\u003cbranch-name\\\u003e        | Create and switch to the new branch. (`git checkout -b \u003cbranch-name\u003e`)\n| ggdb \\\u003cbranch-name\\\u003e       | Delete a local branch. (`git branch -D \u003cbranch-name\u003e`)\n| gdbr \\\u003cbranch-name\\\u003e       | Delete a remote branch. (`git push origin --delete \u003cbranch-name\u003e`)\n| grb \\\u003cnew-branch-name\\\u003e    | Rename a branch (local). ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/grb.sh))\n| grba \\\u003cnew-branch-name\\\u003e   | Rename a branch (local and remote). ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/grba.sh))\n| gl                         | Show git log. (`git log`)\n| glp                        | Show pretty git log. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/glp.sh))\n| gdof                       | Remove all .orig files from project. (`find . -name \"*.orig\" \\| xargs rm -rf`)\n| gfi \\\u003cfile\\\u003e               | Force git to ignore a file. (`git update-index --assume-unchanged \u003cfile\u003e`)\n| gurl                       | Show git repository URL. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gurl.sh))\n| guser                      | Show git user information. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/guser.sh))\n| gst                        | Create new stash with default message. (`git stash`)\n| gstl                       | List all stashes. (`git stash list`)\n| gstm                       | Create new stash with custom message. (`git stash save \"\u003cmessage\u003e\"`)\n| gstw                       | Show stash diffs. (`git stash show \u003cstash_id\u003e`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gstw.sh))\n| gsta                       | Apply stash. (`git stash apply \u003cstash_id\u003e`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gsta.sh))\n| gstd                       | Drop specific stash. (`git stash drop \u003cstash_id\u003e`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gstd.sh))\n| gg \"\\\u003cmessage\\\u003e\"           | Add all changes, then commit and push them. (`git add --all \u0026\u0026 git commit -m \"\u003cmessage\u003e\" \u0026\u0026 git push`) ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/gg.sh))\n| gu \\\u003cfile\\\u003e ...            | Remove files from staging area. (`git reset HEAD \u003cfile\u003e`)\n| pve                        | Show the current Python virtual environment name. ([file](https://github.com/diogocavilha/fancy-git/blob/master/alias_functions/pve.sh))\n\n# :gear: Advanced tweaking - override some default config values\n\nIf you like to tweak things more in-depth, like special characters and such, you can create environment variables. These variables override any value found in FancyGit default configuration.\n\nExample:  \nYou want to change the branch icon, because you are using a different console font and the icon is on a different character position inside the font. Simply create the correspondent environment variable.  \nFor sure, you will likely have changed the symbol:\n\n```sh\n# Branch icon.\nFANCYGIT_ICON_LOCAL_REMOTE_BRANCH=\"\"\n```\n\nHere you can see a list of available environment variables FancyGit will search and replace:\n\n```sh\n# Path is a git repository\nFANCYGIT_ICON_GIT_REPO\n\n# Only local branch icon.\nFANCYGIT_ICON_LOCAL_BRANCH\n\n# Branch icon.\nFANCYGIT_ICON_LOCAL_REMOTE_BRANCH\n\n# Merged branch icon.\nFANCYGIT_ICON_MERGED_BRANCH\n\n# Staged files.\nFANCYGIT_ICON_HAS_STASHES\n\n# Untracked files.\nFANCYGIT_ICON_HAS_UNTRACKED_FILES\n\n# Changed files.\nFANCYGIT_ICON_HAS_CHANGED_FILES\n\n# Added files.\nFANCYGIT_ICON_HAS_ADDED_FILES\n\n# Unpushed commits.\nFANCYGIT_ICON_HAS_UNPUSHED_COMMITS\n\n# Path is a python virtual environment\nFANCYGIT_ICON_VENV\n```\n\n# Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/pandel\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/12460002?v=4?s=100\" width=\"100px;\" alt=\"Holger Pandel\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHolger Pandel\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=pandel\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://marvinkweyu.github.io\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/34123914?v=4?s=100\" width=\"100px;\" alt=\"Marvin Kweyu\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarvin Kweyu\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=MarvinKweyu\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://foundjem.com\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/5758553?v=4?s=100\" width=\"100px;\" alt=\"Foundjem\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFoundjem\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=foundjem\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ohrafaelmartins\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/15790926?v=4?s=100\" width=\"100px;\" alt=\"Rafael Martins\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRafael Martins\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=ohrafaelmartins\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/otaavioo\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/5620565?v=4?s=100\" width=\"100px;\" alt=\"Otávio Augusto\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eOtávio Augusto\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=otaavioo\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://holisticsecurity.io\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/1067672?v=4?s=100\" width=\"100px;\" alt=\"Roger Carhuatocto\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRoger Carhuatocto\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#userTesting-chilcano\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://rafaelp.com.br\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/87631?v=4?s=100\" width=\"100px;\" alt=\"Rafael Pereira\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRafael Pereira\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#userTesting-bsides\" title=\"User Testing\"\u003e📓\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/jthalliley\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/11047539?v=4?s=100\" width=\"100px;\" alt=\"Tom Halliley\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTom Halliley\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#financial-jthalliley\" title=\"Financial\"\u003e💵\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://svenfinke.com\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/564499?v=4?s=100\" width=\"100px;\" alt=\"Sven Finke\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSven Finke\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-svenfinke\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/ibury08\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/24845508?v=4?s=100\" width=\"100px;\" alt=\"ibury08\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eibury08\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=ibury08\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.linkedin.com/in/josip-trupina-47155ab5/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/2964787?v=4?s=100\" width=\"100px;\" alt=\"Josip Trupina\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJosip Trupina\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=jtrupina\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/dquartino\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/23630214?v=4?s=100\" width=\"100px;\" alt=\"David Quartino\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDavid Quartino\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=dquartino\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/rafaelbdb\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/3081776?v=4?s=100\" width=\"100px;\" alt=\"Borjovsky\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBorjovsky\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=rafaelbdb\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/EDIflyer\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/13610277?v=4?s=100\" width=\"100px;\" alt=\"EDIflyer\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eEDIflyer\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=EDIflyer\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/gghgaby\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/20984473?v=4?s=100\" width=\"100px;\" alt=\"Gaby\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGaby\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#financial-gghgaby\" title=\"Financial\"\u003e💵\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/nboehm99\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15960192?v=4?s=100\" width=\"100px;\" alt=\"nboehm99\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003enboehm99\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=nboehm99\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://jumptuck.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/367685?v=4?s=100\" width=\"100px;\" alt=\"Mike Szczys\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMike Szczys\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/diogocavilha/fancy-git/commits?author=szczys\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n---\n\n# :coffee: Buy me a coffee!\n\n[![Donate_with_PayPal](https://github.com/diogocavilha/fancy-git/blob/master/images/buymeacoffee.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=QFCN8W7PRX696\u0026lc=BR\u0026item_name=diogocavilha%2fFancyGit\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogocavilha%2Ffancy-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiogocavilha%2Ffancy-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiogocavilha%2Ffancy-git/lists"}