https://github.com/chendaniely/2025-01-16-git

git branches

https://github.com/chendaniely/2025-01-16-git

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

git branches

Basic Info
  • Host: GitHub
  • Owner: chendaniely
  • License: cc0-1.0
  • Default Branch: main
  • Size: 4.88 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

2025-01-16-git

git branches

  • git branch: lists all your current branches. The one you are on will have a * and be colored green
  • git branch <NAME>: this will create a branch where HEAD is
  • git switch <NAME>: moves over to the branch
  • git log --oneline: see where you are

  • git push origin b1: pushes the b1 branch to the remote

  • git pull origin b1: pull the b1 branch from the remote

Owner

  • Name: Daniel Chen
  • Login: chendaniely
  • Kind: user
  • Location: JFK -> DCA -> ROA -> JFK -> YVR
  • Company: @rstudio @UBC-DSCI @UBC-MDS

bow ties are cool

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 2
  • Create event: 3
Last Year
  • Issue comment event: 1
  • Push event: 2
  • Pull request event: 2
  • Create event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • chendaniely (2)
Top Labels
Issue Labels
Pull Request Labels