Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
git
scripts
Keywords from Contributors
names
unix
Last synced: 4 months ago
·
JSON representation
·
Repository
Git scripts for version control by SixArm.com
Basic Info
- Host: GitHub
- Owner: SixArm
- Language: Shell
- Default Branch: main
- Homepage: http://sixarm.com
- Size: 63.5 KB
Statistics
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
- Releases: 0
Topics
git
scripts
Created over 15 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Contributing
Code of conduct
Citation
Codeowners
README.md
Git tools for version control
Most popular:
git-branch-current: print the current git branch, suitable for using in other scripts.git-keep-empty-directories: touch a .gitkeep file in each empty directory.git-meld: use meld to compare git diffs.
Setup:
git-init-add-commit: shortcut to init && add -A && commit saying "publish".git-config-typical: set the typical master branch with push default.
Multiple directory commands:
git-dirs: find git directories, and optionally use them to run git commands.git-repo-summaries: accumulate a TSV output of git repo summaries for our projects.
Submodules:
git-rm-vendor-plugins-module: remove a rails git submodule from vendor/plugins and cache.
Hooks:
git-hook-pre-commit-delete-trailing-whitespace: find and fix trailing whitespace in commits.
Documentation and how to:
git-branch-tips-for-iteration-and-story.txt: tips for git workflow for managing projects.git-clone-mirror-fetch-to-deploy-new-release.txt: tips to speed up git deployments.git-flatten.txt: how to flatten a repo to depth 1.git-remove-submodule.txt: how to delete a submodule from the project, cache, and plugins.
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: Git tools for version control
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/git-tools/'
description: Git tools for version control
repository-code: 'https://github.com/SixArm/git-tools/'
abstract: >-
Git tools for version control
license: See license file
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 63 |
| SixArm | s****m@t****m | 1 |
| Joel Parker Henderson | j****l@s****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0