I cloned a repository, created an Experimental branch, then worked on
two files:

1) edit a.h
2) edit b.h
3) git add .
4) git commit -m "worked on a and b"

Now I have decided that a.h is ready to push into the main repository,
but b.h is not. Is there a way to push only a.h even though the work
on both files is combined together in a single commit?

Thanks,

David

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to