User:Glauxosdever/Version Control Software: Difference between revisions

Jump to navigation Jump to search
m
Bot: Replace deprecated source tag with syntaxhighlight
(Add some example design and implementation (merging still to do))
m (Bot: Replace deprecated source tag with syntaxhighlight)
Line 115:
This file contains code to initialise an empty repository. You should make it executable.
 
<sourcesyntaxhighlight lang="python">
#! /usr/bin/python
 
Line 131:
if __name__ == "__main__":
main()
</syntaxhighlight>
</source>
 
==== branch.py ====
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu