Tickets
Issues
# FIXME: handle errors- Id: 7903bec7d1d8034c681ca56ea6942e60
- Status: Open
- Initial commit: eaf41544a36f26451f0166642a3f7204616c8626
- Creation date: 2015-02-21 19:45:12
- Last changed: 2023-01-18 12:16:41
- Created by: Laurent Defert
- File: staticpm/git.py
- Last changed by: Laurent DEFERT
- Tag:
# FIXME: handle errors
p = Popen(args, stdout=archive, env={'GIT_DIR': '%s/.git' % self.repo_path})
p.communicate()
archive.close()
History
-
Changed by Laurent DEFERT on 2023-01-18 12:16:41 during fbea579dac61d4988aca4bf9bd4c0578003a2385
-
File:
kissspm/git.py- staticpm/git.py