由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - git question
相关主题
Re: file permissions when using java creating filesRe: [转载] create gif/png image in C or ja
Re: How to creat a newinstance with a param??能这么 create thread 吗?
Re: Can create a Interface object, why?[转载] sql question
jdbc/odbc MS Access file creation question是否可以通过Java的程序直接导入网页?
RMI Question?Eclipse 问题:as creating a dynamic web project
CLASSPATH问题session lost between JSP and Struts
java image processing problemCreate Licence for software
[转载] create gif/png image in C or javahow to use JAVA to created named pipe under windows?
相关话题的讨论汇总
话题: git话题: patch话题: files话题: created话题: apply
进入Java版参与讨论
1 (共1页)
c******n
发帖数: 4965
1
if u created a patch by git format-patch
and the patch contains new files,
then when I apply it to another branch, through "git apply", it seems that
the new files are created, but not automatically added to git, so I have to
manually find the
"non-tracked files", and do "git add".
is this how you do it?
thanks
1 (共1页)
进入Java版参与讨论
相关主题
how to use JAVA to created named pipe under windows?RMI Question?
jdbc statement questionCLASSPATH问题
java EL 问题请教java image processing problem
spring creating objects depending on properties?[转载] create gif/png image in C or java
Re: file permissions when using java creating filesRe: [转载] create gif/png image in C or ja
Re: How to creat a newinstance with a param??能这么 create thread 吗?
Re: Can create a Interface object, why?[转载] sql question
jdbc/odbc MS Access file creation question是否可以通过Java的程序直接导入网页?
相关话题的讨论汇总
话题: git话题: patch话题: files话题: created话题: apply