mitre-attack / mitre-attack/attack-workbench-frontend
ATTENTION: Renamed Default Branch
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
The default branch in this repository has been renamed from master to main for consistency with other projects in the Center for Threat-Informed Defense. If you have an existing clone with a master branch, you can either delete and re-clone, or else run the following commands:
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
This issue is an announcement that the default branch changed from master to main and provides Git commands for updating an existing clone. No repository file, test, or code change is identified, so there is no implementation work or completion check described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100