Noah Gorny
75058ebf22
plugins: git: Fix git_stats
...
Also remove uneeded newline
2021-02-06 00:26:15 +02:00
Gurkirat Singh
5cb52fa239
fixed linting for `plugins/available/git.plugin.bash` file
2021-02-06 00:26:15 +02:00
Gurkirat Singh
77654875e5
fixed git-changelog plugin
2021-02-06 00:26:12 +02:00
Gurkirat Singh
63f9f660a9
credit given to original author
2021-02-06 00:25:33 +02:00
Gurkirat Singh
92d814b2f6
added plugin to create git changelog and formatted code
2021-02-06 00:25:33 +02:00
Ira Abramov
c42e3e8b21
Removed trailing whitespaces
2020-10-29 19:57:14 +02:00
Matt Broyles
fbca9c92a5
Added gitignore-reload plugin
2016-06-27 15:02:34 -05:00
Nils Winkler
932a951294
Added missing meta tags for gittowork
...
Also fixed some typos in the function.
2016-06-21 13:18:06 +02:00
Matt Broyles
fe8254b574
Moved gittowork to git.plugin.bash, removed gittowork.plugin.bash
2016-06-20 10:32:01 -05:00
jimmynotjim
3aa33ea18a
Removed due to Git handling this automatically
...
See this discussion https://github.com/revans/bash-it/pull/242/files#r7964126
2013-11-27 13:07:47 -05:00
jimmynotjim
5d22da957b
Added new aliases and plugins for git
2013-11-27 11:26:50 -05:00
Erich Smith
08e439c4f0
update plugin management
2012-05-13 22:13:54 -04:00
Erich Smith
55e77deac1
standardize plugins, update metadata
...
add about-plugin metadata
chmod -x plugins
cleanup filenames to standardize on x.plugin.bash format
only plugin files intended to be executable from the command line should
contain a shebang line, and should be a+x.
2012-05-13 22:13:54 -04:00