Top "Repository" questions

Can refer to the data store of a version control system containing the whole history of a project, or to an object that transfers data between the business layer of an application and its data store.

yum/dnf error: Failed to download metadata for repo

On my CentOS 8 server, many dnf and yum commands fail with this error: Failed to download metadata for repo This …

centos repository yum dnf
Can a project have multiple origins?

Can a project have two (or more) "origins" in Git? I would like to push a single project to both …

git github repository
How to remove the first commit in git?

I am curious about how to remove the first commit in git. What is the revision before committing any thing? …

git repository commit git-commit
How to delete remote repository on github?

I want to know how to delete repo in github account. I cannot see any indicators to delete on github …

github repository
How to connect local folder to Git repository and start making changes on branches?

I'm new to source control; in the past, I've manually backed up copies of files and made changes on clones …

git version-control repository gitlab collaboration
Cloning a repository with SourceTree

Can someone give me a quick walkthrough on simply cloning a repo with SourceTree? In Bookmarks, I click on Clone …

git github repository atlassian-sourcetree
Can I arrange repositories into folders on Github?

I am new to git and what I am doing now is to upload all my recent projects as repositories …

git github repository
How do I add a remote Git repository to an Ubuntu Server?

I have created a Git repository on my Desktop machine (Windows 7) with: git init git add <all my files&…

git ssh repository git-remote ubuntu-server
Proper Repository Pattern Design in PHP?

Preface: I'm attempting to use the repository pattern in an MVC architecture with relational databases. I've recently started learning TDD …

php database laravel repository repository-pattern
Repository size limits for GitHub.com

Lately I have been using GitHub and I'm wondering, what is the repository limit for files hosted on github.com? …

git github repository storage limit