Lots of options, depending on your hidden contraints.

You could create a shallow clone (depth=1; branch=master) and deliver that (but 
...)

You could 'git archive' (see man page).

You could web search with your favourite engine for 'version release with git' 
etc.

However, the common advice is that git isn't actually a release tool.

It all depends....
  ----- Original Message ----- 
  From: kwp.kl...@gmail.com 
  To: Git for human beings 
  Sent: Tuesday, February 23, 2016 7:34 PM
  Subject: [git-users] It is possible to build a release with git?


  Hello,


  I want to make a release from a project with git . I want to deliver the 
latest state as a release and not the whole development to the customer.

  -- 
  You received this message because you are subscribed to the Google Groups 
"Git for human beings" group.
  To unsubscribe from this group and stop receiving emails from it, send an 
email to git-users+unsubscr...@googlegroups.com.
  For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to