Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in version-control
Undo git pull, how to bring repos to old state
Aug 13, 2022
git
version-control
git-merge
How do I remove a single file from the staging area (undo git add)?
May 14, 2020
git
version-control
staging
How can I undo git reset --hard HEAD~1?
Aug 13, 2022
git
version-control
git-reset
How can I view a git log of just one user's commits?
Aug 13, 2022
git
version-control
git-log
How do I migrate an SVN repository with history to a new Git repository?
Aug 25, 2022
svn
git
version-control
git-svn
Warning: push.default is unset; its implicit value is changing in Git 2.0
Jun 13, 2022
git
version-control
git-push
How can I get a list of Git branches, ordered by most recent commit?
Aug 13, 2022
git
version-control
branch
Undo working copy modifications of one file in Git?
Aug 13, 2022
git
file
version-control
dvcs
undo
How does Git handle symbolic links?
Aug 13, 2022
git
version-control
symlink
When do you use Git rebase instead of Git merge?
Aug 30, 2022
git
version-control
git-merge
git-rebase
How can I see the changes in a Git commit?
Aug 13, 2022
git
version-control
diff
git-diff
Do I commit the package-lock.json file created by npm 5?
Aug 13, 2022
node.js
git
npm
version-control
lockfile
How can I delete all Git branches which have been merged?
Aug 13, 2022
git
github
version-control
branch
feature-branch
How to change the author and committer name and e-mail of multiple commits in Git?
Aug 13, 2022
git
version-control
git-filter-branch
git-rewrite-history
Ignore files that have already been committed to a Git repository [duplicate]
Aug 16, 2022
git
caching
version-control
gitignore
git-rm
I ran into a merge conflict. How can I abort the merge?
Aug 13, 2022
git
version-control
git-merge
git-merge-conflict
How can I reset or revert a file to a specific revision?
Nov 30, 2018
git
version-control
git-checkout
How do I discard unstaged changes in Git?
Aug 13, 2022
git
version-control
How do I force "git pull" to overwrite local files?
Aug 13, 2022
git
version-control
overwrite
git-pull
git-fetch
How do I rename a local Git branch?
Nov 12, 2022
git
version-control
git-branch
« Newer Entries
Older Entries »