Re: Exclude a file from a pull request‏

2015-10-07 Thread Jacob Keller
On Wed, Oct 7, 2015 at 9:33 AM, Andreas Schwab wrote: > Rudy YAYON writes: > >> My concern is that one important file (Puppetfile) needs to be pushed to >> my remote repository so I can check the changes I commited. >> To do that, I need to commit changes (included to the Puppetfile) then I

Re: Exclude a file from a pull request‏

2015-10-07 Thread Andreas Schwab
Rudy YAYON writes: > My concern is that one important file (Puppetfile) needs to be pushed to my > remote repository so I can check the changes I commited. > To do that, I need to commit changes (included to the Puppetfile) then I > need to push it to the remote repository. > > Once I w

Exclude a file from a pull request‏

2015-10-07 Thread Rudy YAYON
Hi all, I have a concern with r10k used by Puppet. r10k is a Puppet tool based on the git workflow. My concern is that one important file (Puppetfile) needs to be pushed to my remote repository so I can check the changes I commited. To do that, I need to commit changes (included to the