Search code examples
hg equivalent of git add -p?...


gitmercurialgit-add

Read More
Is it possible to add (stash) several file types in git?...


gitsyntaxgit-stashgit-add

Read More
Why add and commit in git?...


gitgit-commitgit-add

Read More
git move part of changes from "to be comitted" to local changes...


gitgit-add

Read More
Read only permission for file on git...


gitchmodgit-pushgit-add

Read More
Git: Undo local changes; git add . + git rm?...


gitgit-resetgit-addgit-rm

Read More
How can I interactively assign chunks (diff hunks) to a set of new commits?...


gitcommitpatchgit-add

Read More
Manually editing using git add --patch <filename>...


gitversion-controlgit-addgit-patch

Read More
What are the options of `git add -p`?...


gitgit-add

Read More
git add . adds changes of other projects too...


linuxgitgithubversion-controlgit-add

Read More
git diff not working with Word document, --intent-to-add, and pandoc diff driver...


gitdiffpandocgit-diffgit-add

Read More
git: How do I recursively add all files in a directory subtree that match a glob pattern?...


gitglobgit-add

Read More
Git add on modified file not working, except with -p (patch)...


gitgit-add

Read More
BitBucket - Create repository and sub modules...


gitbitbucketgit-addbitbucket-server

Read More
undo submodule and make it a directory to a github repository...


gitgithubgit-submodulesgit-add

Read More
Why doesn't git add --patch work with git add -N of a binary file?...


gitbinaryfilesgit-add

Read More
Git one-liner for applying a patch interactively...


gitgit-addgit-patchgit-apply

Read More
committing a file to another branch...


gitbranchgit-commitgit-add

Read More
git add -A does not adding all files of project to git repository...


gitgit-pushgit-add

Read More
Are "git add file" and "git checkout -- file" symmetric?...


gitgit-checkoutgit-add

Read More
Unable to add file to index using eGit plugin (Eclipse Neon3)...


eclipsegitcommitegitgit-add

Read More
Is there a way in git to split up changes in a single file into two commits?...


gitgit-commitgit-add

Read More
git add -A not working...


gitgithubgit-add

Read More
What happens when user does "git push" before "git add" and "git commit&quo...


gitgit-commitgit-pushgit-pullgit-add

Read More
avoid git adding dotfiles, hidden file and tempfiles...


gittemporary-filesgit-addhidden-filesdotfiles

Read More
How to add symlinks to git repository on Windows?...


gitsymlinkgit-add

Read More
Why does Git store the file in the repository when I just add it to the staging area?...


gitgit-add.git-folder

Read More
Undo git add --all...


gitgit-add

Read More
Make git add --patch remember which hunks I've declined to add until the next commit...


gitgit-add

Read More
git add or untracked file cancel...


gitgithubgit-add

Read More
BackNext