Skip to content

Instantly share code, notes, and snippets.

@jacobat
Created June 3, 2009 08:45
Show Gist options
  • Select an option

  • Save jacobat/122890 to your computer and use it in GitHub Desktop.

Select an option

Save jacobat/122890 to your computer and use it in GitHub Desktop.
% git pull ../reposA
warning: no common commits
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 4 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (4/4), done.
From ../reposA
* branch HEAD -> FETCH_HEAD
Merge made by recursive.
0 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 dirA1/fileA3
create mode 100644 fileA1
create mode 100644 fileA2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment