DedSecer

Results 8 comments of DedSecer

So shouldn’t we change the porcelain.status?

Do you think if it will be better to move the function `unstage` from `porcelain` under `dulwich.repo.Repo`?

I have added unittest for `stage`, `reset_file` and `checkout` now.

@jelmer you can have a review now.

@jelmer Hey,are you still merging my pull requests into dulwich?

The difference between `git add .` and `git add -A` I found in [stackoverflow](https://stackoverflow.com/questions/572549/difference-between-git-add-a-and-git-add/49330365#49330365): > If you are located directly at the working directory, then git add -A and git...

@fschaeck Sorry,I am busying.Since somebody noticed this, I will trying to process,this could be very slow.

You can clone a private repository by using this url: 'https://user:password@your_git_repo_url.git'