On 23/07/09 14:16, Heiko Abraham wrote: > how to add a new file with GitX to an existing git repository? > > I think that is a new feature request. My idea is, that on the "Commit > view" left side of the "sign-off" button or on the file context menu we > can add a button "add file". If the user click that, we call "git add > <filename>" for that.
Hi Heiko, you can already do that: Simply right-click a new file and select "Stage changes". If you were talking about creating a new file from scratch like in the Finder then that's something else. I don't really think that GitX should be able to do that. That would be a step away from pure content tracker to some IDE with an SCM integrated (obviously I'm painting a pretty bleak picture here, but I can already see heaps of people crying for an internal editor and stuff like that ;). Greetings, Jojo -- Johannes Gilger <[email protected]> http://heipei.net GPG-Key: 0x42F6DE81 GPG-Fingerprint: BB49 F967 775E BB52 3A81 882C 58EE B178 42F6 DE81
